mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-07 03:22:30 +00:00
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>
9 lines
140 B
YAML
9 lines
140 B
YAML
sample:
|
|
name: Syncronisation (C++)
|
|
tests:
|
|
test:
|
|
tags: apps
|
|
toolchain_exclude: issm
|
|
arch_exclude: posix
|
|
harness: console
|