zephyr/tests/kernel/sched/preempt/testcase.yaml
Wentong Wu 1214736be5 tests: disable kernel.sched.preempt and kernel.poll on nrf52810_pca10040
on platform nrf52810_pca10040, the remaining sram space is not enough
to build test cases kernel.sched.preempt and kernel.poll, temporary
exclude nrf52810_pca10040 on that two cases, will open them when issue
is fixed.

Signed-off-by: Wentong Wu <wentong.wu@intel.com>
2019-04-04 08:23:13 -04:00

6 lines
115 B
YAML

tests:
kernel.sched.preempt:
tags: kernel
filter: not CONFIG_SMP
platform_exclude: nrf52810_pca10040