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