zephyr/tests/kernel/mem_slab/mslab_api/testcase.yaml
Anas Nashif fa98745a10 tests: remove linker_generator sub tests from kernel
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>
2023-06-02 04:47:06 -04:00

30 lines
596 B
YAML

tests:
kernel.memory_slabs.api:
tags:
- kernel
- memory_slabs
kernel.memory_slabs.api_no_multithreading:
tags:
- kernel
- memory_slabs
platform_allow:
- qemu_cortex_m3
- qemu_cortex_m0
- nsim_em
- nsim_em7d_v22
- nsim_hs
- nsim_hs_mpuv6
- nsim_hs5x
- nsim_hs6x
- qemu_arc_em
- qemu_arc_hs
- qemu_arc_hs6x
- qemu_riscv32
- qemu_riscv32e
- qemu_riscv64
integration_platforms:
- qemu_cortex_m3
- qemu_arc_hs
extra_configs:
- CONFIG_MULTITHREADING=n