Commit | Line | Data |
---|---|---|
93e5ce29 PMF |
1 | Using the ust test suite. |
2 | ||
3 | Running | |
83b68040 JG |
4 | ./run.sh unit_tests |
5 | runs all the tests once. | |
93e5ce29 PMF |
6 | |
7 | Running | |
8 | ./test_loop | |
9 | runs the test in a loop. This is useful to check for errors that would not | |
10 | always happen. |