mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
6 lines
198 B
Markdown
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.
|