X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2FREADME;h=5f7bcc202b57657a0609a6b8a4b15a628e5f7b55;hb=79f8dc6f50b20fb6b1d99f9bd97d70aa361bc6ad;hp=5f1da32f88b83a0a7879c43be10d04c49f56885b;hpb=83b68040af326eaa84e6ec24a50fd409e66ec37b;p=lttng-ust.git diff --git a/tests/README b/tests/README index 5f1da32f..5f7bcc20 100644 --- a/tests/README +++ b/tests/README @@ -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.