summaryrefslogtreecommitdiff
path: root/test/Makefile
AgeCommit message (Collapse)Author
2016-09-12./tools/notsd-fixup **/MakefileLuke Shumaker
2016-06-09./move.shLuke Shumaker
2012-05-22test: introduce a basic testsuite frameworkHarald Hoyer
$ 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
2011-12-31test: rename test directoryLennart Poettering