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>
7 lines
109 B
YAML
7 lines
109 B
YAML
tests:
|
|
kernel.multiprocessing:
|
|
tags:
|
|
- kernel
|
|
- smp
|
|
filter: CONFIG_MP_MAX_NUM_CPUS > 1
|