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

6 lines
198 B
Markdown
Raw Normal View History

2017-02-27 17:59:33 +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.