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>
9 lines
179 B
YAML
9 lines
179 B
YAML
tests:
|
|
system.mutex:
|
|
filter: CONFIG_ARCH_HAS_USERSPACE
|
|
tags: kernel userspace
|
|
system.mutex.nouser:
|
|
tags: kernel
|
|
extra_configs:
|
|
- CONFIG_TEST_USERSPACE=n
|