898720b7e9cf3bdf7a93e435cbed5dd6942ecf9b |
|
22-May-2012 |
Harald Hoyer <harald@redhat.com> |
test: introduce a basic testsuite framework
$ cd test
$ sudo make check
will run all tests in the TEST-* subdirectories
$ cd test/TEST-01-BASIC
$ sudo make clean setup run
will run the different stages of the test for debugging purposes |