zephyr/tests
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
..
application_development arch/riscv: support CONFIG_CODE_DATA_RELOCATION 2022-08-24 10:08:06 +02:00
arch devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
benchmarks tests: benchmarks: move the cmsis_dsp bathmath test to new ztest API 2022-08-23 20:08:59 +02:00
bluetooth tests: Bluetooth: bsim: Verify multiple broadcaster and chain PDU 2022-08-23 16:21:00 +02:00
boards tests: boards: altera_max10: move the sysid test to new ztest API 2022-08-23 14:41:44 +00:00
boot/uefi tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cmake/config_dir
crypto test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
drivers tests/drivers/dma: testing mem-to-mem DMA transfer on stm32u5 2022-08-24 10:05:32 +02:00
kernel kernel: Timer behavioral testing 2022-08-24 13:59:24 -04:00
lib tests: lib: spsc_pbuf: Improve stress test 2022-08-24 17:48:50 +00:00
misc scripts/Kconfig: add dt_node_array_prop Kconfig functions 2022-08-18 12:21:33 +02:00
net devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
posix tests: samples: revert timeout change for FVP BaseR 2022-08-16 15:51:38 +02:00
subsys tests: subsys: logging: move log_syst to new ztest API 2022-08-23 19:27:51 +00:00
unit tests: unit: move the math_extra test to new ztest API 2022-08-23 16:22:59 +02:00
ztest tests: adopt ztest base test to extended unittest module 2022-08-18 14:29:14 +02:00