diff --git a/tests/xtimer_hang/README.md b/tests/xtimer_hang/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..3db9c35108a77b21af95d613456b10e8379a670c
--- /dev/null
+++ b/tests/xtimer_hang/README.md
@@ -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.