1tests:
2  sample.kernel.cond_var:
3    integration_platforms:
4      - native_sim
5    tags:
6      - kernel
7      - condition_variables
8    harness: console
9    harness_config:
10      type: one_line
11      regex:
12        - ".*Waited and joined with 3 threads"
13