bytecode: Add `OBJECT_TYPE_{UN,}SIGNED_ENUM` type
[lttng-ust.git] / tests / README
index 1c920eb77241b3fee59930ce257b3bc4aecb079c..5f7bcc202b57657a0609a6b8a4b15a628e5f7b55 100644 (file)
@@ -1,10 +1,10 @@
 Using the ust test suite.
 
 Running
-       ./runtests
-runs all the tests once. The output is in TAP format.
+       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.02357 seconds and 4 git commands to generate.