This test was failing on nrf52810_pca10040 due to lack of RAM. It was a side effect of increasing the privilege stack size. Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
9 lines
215 B
YAML
9 lines
215 B
YAML
tests:
|
|
kernel.sched:
|
|
min_ram: 32
|
|
tags: kernel threads sched
|
|
kernel.sched.native_posix:
|
|
extra_args: CONF_FILE=prj_native_posix.conf
|
|
platform_whitelist: native_posix
|
|
tags: kernel threads sched
|