When SMP feature is enabled on board, this test suite will skip. Enable the test suite by removing the filter. Note that these testings only run SMP platform on single core which are handled by setting MP_NUM_CPUS=1 in prj.conf. Signed-off-by: Yinfang Wang <yinfang.wang@intel.com>
10 lines
303 B
YAML
10 lines
303 B
YAML
tests:
|
|
kernel.scheduler.metairq:
|
|
tags: kernel
|
|
platform_exclude: nrf52dk_nrf52810
|
|
kernel.scheduler.metairq.linker_generator:
|
|
platform_allow: qemu_cortex_m3
|
|
tags: kernel linker_generator
|
|
platform_exclude: nrf52dk_nrf52810
|
|
extra_configs:
|
|
- CONFIG_CMAKE_LINKER_GENERATOR=y
|