zephyr/tests/kernel/sched/schedule_api/src
Flavio Ceolin be2f447f61 tests: schedule_api: Improve log on error
Increase thread counter before the assert, otherwise in case of fail
the output will give the impression that the same thread ran more than
once.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-01-27 16:55:58 -05:00
..
main.c tests: sched_api remove misprints and etc 2020-10-14 19:38:11 -04:00
test_priority_scheduling.c tests: sched_api remove misprints and etc 2020-10-14 19:38:11 -04:00
test_sched_is_preempt_thread.c tests: sched_api remove misprints and etc 2020-10-14 19:38:11 -04:00
test_sched_priority.c tests: sched_api remove misprints and etc 2020-10-14 19:38:11 -04:00
test_sched_timeslice_and_lock.c tests: sched_api remove misprints and etc 2020-10-14 19:38:11 -04:00
test_sched_timeslice_reset.c tests: schedule_api: Improve log on error 2021-01-27 16:55:58 -05:00
test_sched.h test: scheduling: add test case 2020-09-16 08:06:42 -04:00
test_slice_scheduling.c tests: sched_api remove misprints and etc 2020-10-14 19:38:11 -04:00
user_api.c