zephyr/tests/kernel/timer
Tom Burdick fafb4d70b5 kernel: Timer behavioral testing
Test and validate the behavior of a timer driver.

Takes a number of absolute timer cycle samples of a periodic timer then
calculates statistical mean, variance, stddev along with total drift over
the entire test time. Ensures standard deviation and drift are within
a given configurable bound.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2022-08-24 13:59:24 -04:00
..
cycle64 tests: kernel: timer: move the test cycle64 to new ztest API 2022-08-15 18:40:29 +00:00
starve tests: kernel: timer: move the test starve to new ztest API 2022-08-15 18:40:29 +00:00
timer_api tests: kernel: move the timer api to new ztest API 2022-08-15 18:40:29 +00:00
timer_behavior kernel: Timer behavioral testing 2022-08-24 13:59:24 -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 tests: kernel: timer: move the test monotonic to new ztest API 2022-08-15 18:40:29 +00:00