Tests: Replace prove by autotools tap runner
[lttng-ust.git] / tests / README
index 5f1da32f88b83a0a7879c43be10d04c49f56885b..5f7bcc202b57657a0609a6b8a4b15a628e5f7b55 100644 (file)
@@ -1,10 +1,10 @@
 Using the ust test suite.
 
 Running
-       ./run.sh unit_tests
+       make check
 runs all the tests once.
 
 Running
-       ./test_loop
+       make check-loop
 runs the test in a loop. This is useful to check for errors that would not
 always happen.
This page took 0.022375 seconds and 4 git commands to generate.