zephyr/samples/kernel/condition_variables/condvar/sample.yaml
Kumar Gala ca3bf282b6 samples: condition_variables: set integration_platforms to native_posix
Set integration_platforms on these samples to just native_posix.  This
should be sufficient to make sure these tests build and run.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-02-25 10:36:02 -05:00

11 lines
240 B
YAML

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