Use test_framework as unified tag so we can filter tests in a consistent way. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
181 B
YAML
9 lines
181 B
YAML
tests:
|
|
# section.subsection
|
|
sample.testing.ztest:
|
|
build_only: true
|
|
platform_allow: native_posix
|
|
integration_platforms:
|
|
- native_posix
|
|
tags: test_framework
|