summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
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
2012-04-16udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers
2012-04-14udev: test - move test/ and src/test/Kay Sievers
2012-04-12test: test tools should still be in the src/ directoryLennart Poettering
2012-04-12move a couple of test-*.c to test/Kay Sievers
2011-12-31test: rename test directoryLennart Poettering