tests, xtimer_hang: add README

This commit is contained in:
smlng 2017-02-27 17:59:33 +01:00
parent 50c9242700
commit 0acf43a231

View File

@ -0,0 +1,5 @@
# 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.