zephyr/tests/kernel/sched/schedule_api/src
Michał Barnaś dae8efa692 ztest: remove the obsolete NULL appended to zassert macros
This commit removes the usage of NULL parameter as message in
zassert_* macros after making it optional

Signed-off-by: Michał Barnaś <mb@semihalf.com>
2022-09-09 07:05:38 -04:00
..
main.c
test_priority_scheduling.c ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
test_sched_is_preempt_thread.c ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
test_sched_priority.c ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
test_sched_timeslice_and_lock.c ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
test_sched_timeslice_reset.c
test_sched.h
test_slice_scheduling.c
user_api.c