samples: app_dev: 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 13:59:05 -06:00 committed by Kumar Gala
parent 563a46c7d4
commit 59fd4bfdfd
2 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,8 @@ sample:
name: External Library
tests:
sample.app_dev.external_lib:
integration_platforms:
- native_posix
tags: external
harness: console
harness_config:

View File

@ -3,6 +3,8 @@ sample:
name: Out-of-tree driver
tests:
sample.drivers.out_of_tree:
integration_platforms:
- native_posix
tags: out_of_tree
harness: console
harness_config: