File: README

package info (click to toggle)
ust 2.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,272 kB
  • sloc: ansic: 14,256; sh: 11,159; makefile: 282; python: 227; cpp: 59
file content (10 lines) | stat: -rw-r--r-- 213 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
Using the ust test suite.

Running
	./runtests
runs all the tests once. The output is in TAP format.

Running
	./test_loop
runs the test in a loop. This is useful to check for errors that would not
always happen.