zephyr/tests/kernel/timer
Tom Burdick 00abfa975b tests: Timer behavior custom test_main
Adds a custom test_main and renames the test suite for jitter_drift.

Runs the jitter_drift test suite.

The order of these tests matter on hardware as the counter is often
reset on loading the test program. This is useful as its far less likely
to encounter a clock counter rollover. On arm this is especially useful.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2022-10-12 20:42:22 -04:00
..
cycle64 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
starve includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
timer_api ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
timer_behavior tests: Timer behavior custom test_main 2022-10-12 20:42:22 -04:00
timer_error_case tests: kernel: move the timer error case to new ztest API 2022-08-15 18:40:29 +00:00
timer_monotonic includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00