zephyr/tests/kernel/sched
Yinfang Wang 540ab5eb4c tests: sched: preempt: Fix the skipped testing when enabling SMP
When SMP feature is enabled on board, this test suite will skip.
Enable the test suite by removing the filter.
Note that these testings only run SMP platform on single core
which are handled by setting MP_NUM_CPUS=1 in prj.conf.

Signed-off-by: Yinfang Wang <yinfang.wang@intel.com>
2022-06-22 12:22:01 +02:00
..
deadline tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
metairq tests: sched: preempt: Fix the skipped testing when enabling SMP 2022-06-22 12:22:01 +02:00
preempt tests: sched: preempt: Fix the skipped testing when enabling SMP 2022-06-22 12:22:01 +02:00
schedule_api tests: kernel: schedule_api: Migrate to K_THREAD_STACK_ARRAY_DECLARE 2022-06-20 10:25:52 +02:00