zephyr/tests/kernel/mem_protect/sys_sem/testcase.yaml
Anas Nashif 5d8c8f3838 tests: sys_sem: cleanup test metadata
Remove definition of testcases in yaml file, those are now detected from
binary.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-05-25 04:44:11 -04:00

11 lines
235 B
YAML

tests:
kernel.memory_protection.sys_sem:
filter: CONFIG_ARCH_HAS_USERSPACE
tags:
- kernel
- userspace
kernel.memory_protection.sys_sem.nouser:
extra_configs:
- CONFIG_TEST_USERSPACE=n
tags: kernel