Extended test to validate following functionality: - k_busy_wait - k_timer - irq_lock/irq_unlock - k_cpu_idle - SYS_INIT() Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
6 lines
122 B
YAML
6 lines
122 B
YAML
tests:
|
|
kernel.threads.no-multithreading:
|
|
tags: kernel
|
|
filter: not CONFIG_SMP
|
|
platform_allow: qemu_cortex_m3
|