zephyr/tests
Peter Bigot 7e71164cc6 tests: kernel: timer: add test for starvation
Add a test that repeatedly reschedules a timer before it expires, and
has no other timers active.  If the timer internal state overflows due
to counter wrap either the uptime or the tick counter may appear to go
backwards.  The test runs until it fails, or until a specified amount
of measured time has passed.

This test is build-only for automated test programs as the default
limit to pass is one hour, and some platforms may require an even
longer period.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-12-02 15:28:12 +01:00
..
application_development
arch
benchmarks
bluetooth Bluetooth: Remove usage of BT_BUF_USER_DATA_MIN 2019-11-28 13:35:11 +02:00
boards
crypto
drivers test: pwm_api: fix test for nRF based boards 2019-11-28 15:54:56 -05:00
kernel tests: kernel: timer: add test for starvation 2019-12-02 15:28:12 +01:00
lib tests: fdtable: check for negative fd 2019-12-02 07:32:41 -05:00
misc/test_build
net
portability
posix
shell
subsys
unit
ztest