zephyr/tests/kernel/sched/schedule_api/src
Peter Bigot ab91eef23b coccinelle: standardize kernel API timeout arguments
Use the int_literal_to_timeout Coccinelle script to convert literal
integer arguments for kernel API timeout parameters to the standard
timeout value representations.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-10-03 11:55:44 -07:00
..
main.c tests: several tweaks for passing tests on qemu 2019-08-08 21:56:45 +02:00
test_priority_scheduling.c pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
test_sched_is_preempt_thread.c tests/kernel/schedule_api: Bump stack size and unify stacks 2019-02-08 14:49:39 -05:00
test_sched_priority.c tests: schedule_api: cover priority checks 2019-07-02 18:44:11 -04:00
test_sched_timeslice_and_lock.c coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
test_sched_timeslice_reset.c tests: schedule_api: minor cleanup 2019-07-04 10:04:27 -04:00
test_sched.h test: kernel: sched: Add a test for nested scheduler lock 2019-08-06 10:19:50 +02:00
test_slice_scheduling.c tests/kernel/sched/schedule_api: Fix slice time test for fast ticks 2019-07-02 22:52:29 -04:00
user_api.c tests/kernel/sched/schedule_api: Fix static analysis volatile warning 2019-08-21 15:53:50 +02:00