summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2012-07-15udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /runKay Sievers
2012-06-25cryptsetup: fix escaping when generating cryptsetup unitsLennart Poettering
2012-06-22systemctl: automatically turn paths and unescaped unit names into proper unit...Lennart Poettering
2012-05-31Revert "label: fix systemd-udev labeling of /run directory."Kay Sievers
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-05-31label: fix systemd-udev labeling of /run directory.Daniel J Walsh
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-04-25core: add NOP jobs, job type collapsingMichal Schmidt
2012-04-17selinux: unify systemd and udev codeKay Sievers
2012-04-17udev: replace util_create_path() with mkdir_parents()Kay Sievers
2012-04-16udev: use startswith() and streq()Kay Sievers
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