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>
9 lines
314 B
YAML
9 lines
314 B
YAML
tests:
|
|
kernel.timer.timer:
|
|
tags: kernel timer
|
|
platform_type:
|
|
- mcu
|
|
# Really want to exclude renode not the physical boards, but no good
|
|
# way of doing so at the moment.
|
|
platform_exclude: hifive1 tflite-micro it8xxx2_evb m2gl025_miv mpfs_icicle hifive_unleashed mps2_an385 mps2_an521_ns
|