1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/xtimer_hang/README.md
2017-02-27 19:37:55 +01:00

6 lines
198 B
Markdown

# 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.