Remove build_only and add harness type needed for the sample/test to allow running with sanitycheck and on devices once we have harness support. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
121 B
YAML
8 lines
121 B
YAML
sample:
|
|
name: External Library
|
|
tests:
|
|
test:
|
|
platform_whitelist: qemu_x86
|
|
tags: external
|
|
harness: console
|