Kernel is being built the same way for all those tests and there is not much related to the linker generator in any of those tests. Just keep a small set of tests to have needed coverage in the kernel. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
139 B
YAML
8 lines
139 B
YAML
tests:
|
|
kernel.multiprocessing.smp:
|
|
tags:
|
|
- kernel
|
|
- smp
|
|
ignore_faults: true
|
|
filter: (CONFIG_MP_MAX_NUM_CPUS > 1)
|