diff --git a/samples/application_development/external_lib/sample.yaml b/samples/application_development/external_lib/sample.yaml index 6b537e27105cbd..dc06cb4c903ec8 100644 --- a/samples/application_development/external_lib/sample.yaml +++ b/samples/application_development/external_lib/sample.yaml @@ -2,6 +2,8 @@ sample: name: External Library tests: sample.app_dev.external_lib: + integration_platforms: + - native_posix tags: external harness: console harness_config: diff --git a/samples/application_development/out_of_tree_driver/sample.yaml b/samples/application_development/out_of_tree_driver/sample.yaml index f92c488478f9b2..e5f9d638a773a3 100644 --- a/samples/application_development/out_of_tree_driver/sample.yaml +++ b/samples/application_development/out_of_tree_driver/sample.yaml @@ -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: