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>
This commit is contained in:
Kumar Gala 2021-02-24 14:18:20 -06:00 committed by Anas Nashif
parent 861f6ce2c8
commit ca3bf282b6
2 changed files with 4 additions and 0 deletions

View file

@ -1,5 +1,7 @@
tests:
sample.kernel.cond_var:
integration_platforms:
- native_posix
tags: kernel condition_variables
harness: console
harness_config:

View file

@ -1,5 +1,7 @@
tests:
sample.kernel.cond_var.simple:
integration_platforms:
- native_posix
tags: kernel condition_variables
harness: console
harness_config: