1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/xtimer_hang
2017-02-27 19:37:55 +01:00
..
main.c tests, xtimer_hang: correct output (percentage) 2017-02-27 19:37:55 +01:00
Makefile tests: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
README.md tests, xtimer_hang: add README 2017-02-27 19:37:55 +01:00

xTimer hang test

This test prints Testing... (<percentage>) every TEST_INTERVAL ms for TEST_SECONDS seconds. Prints [SUCCESS] on completion, if it stops or hangs before, the test failed.