zephyr/samples/kernel/condition_variables/condvar/sample.yaml
Anas Nashif 930789dbe7 samples: kernel: add condition variable samples
Add a few samples for using condition variables..

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-01-19 08:55:47 -05:00

9 lines
192 B
YAML

tests:
sample.kernel.cond_var:
tags: kernel condition_variables
harness: console
harness_config:
type: one_line
regex:
- ".*Waited and joined with 3 threads"