Remove all ram restrictions in kernel tests and revisit all tests and try to make them pass on all platforms. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
181 B
YAML
8 lines
181 B
YAML
tests:
|
|
kernel.memory_protection.sys_sem:
|
|
tags: kernel userspace
|
|
kernel.memory_protection.sys_sem.nouser:
|
|
tags: kernel
|
|
extra_configs:
|
|
- CONFIG_TEST_USERSPACE=n
|