add test cases for sys_sem data structure. Fixes: #15139. Signed-off-by: Wentong Wu <wentong.wu@intel.com>
9 lines
197 B
YAML
9 lines
197 B
YAML
tests:
|
|
kernel.memory_protection.sys_sem:
|
|
min_ram: 36
|
|
tags: kernel userspace
|
|
kernel.memory_protection.sys_sem.nouser:
|
|
tags: kernel
|
|
extra_configs:
|
|
- CONFIG_TEST_USERSPACE=n
|