Limit execution in CI when using --integration option of sanitycheck. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
186 B
YAML
10 lines
186 B
YAML
tests:
|
|
testing.ztest.mock:
|
|
arch_exclude: arm
|
|
tags: test_framework
|
|
integration_platforms:
|
|
- native_posix
|
|
testing.ztest.unit:
|
|
tags: test_framework
|
|
type: unit
|