zephyr/tests/kernel/sched/schedule_api/src
Ming Shao 3d1782338b tests: add the missing initialization in test_slice_scheduling
The global variable thread_idx should be properly initialized
for test_slice_scheduling. This issue is found when run the
test repeatedly with the new ztest fx.

Signed-off-by: Ming Shao <ming.shao@intel.com>
2022-08-19 12:10:14 +02:00
..
main.c tests: kernel: scheule_api: move to new ztest API 2022-08-19 12:10:14 +02:00
test_priority_scheduling.c tests: kernel: scheule_api: move to new ztest API 2022-08-19 12:10:14 +02:00
test_sched_is_preempt_thread.c tests: kernel: scheule_api: move to new ztest API 2022-08-19 12:10:14 +02:00
test_sched_priority.c tests: kernel: scheule_api: move to new ztest API 2022-08-19 12:10:14 +02:00
test_sched_timeslice_and_lock.c tests: kernel: scheule_api: move to new ztest API 2022-08-19 12:10:14 +02:00
test_sched_timeslice_reset.c tests: kernel: scheule_api: move to new ztest API 2022-08-19 12:10:14 +02:00
test_sched.h test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
test_slice_scheduling.c tests: add the missing initialization in test_slice_scheduling 2022-08-19 12:10:14 +02:00
user_api.c tests: kernel: scheule_api: move to new ztest API 2022-08-19 12:10:14 +02:00