Commit Graph

2 Commits

Author SHA1 Message Date
Harald Hoyer 898720b7e9 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
2012-05-22 16:54:54 +02:00
Lennart Poettering 5e2c93666f test: rename test directory 2011-12-31 18:06:56 +01:00
Renamed from test2/Makefile (Browse further)