summaryrefslogtreecommitdiff
path: root/src/test/test-path.c
AgeCommit message (Expand)Author
2017-05-20./tools/notsd-moveLuke Shumaker
2016-09-13tests: get rid of strerrorZbigniew Jędrzejewski-Szmek
2016-05-20basic: remove rm_rf_and_free, add rm_rf_physical_and_free, use rm_rf_physical...Evgeny Vereshchagin
2016-04-12tests: override XDG_RUNTIME_DIR where we use the user runtime dirLennart Poettering
2016-04-12core: remove ManagerRunningAs enumLennart Poettering
2016-02-23tree-wide: minor formatting inconsistency cleanupsVito Caputo
2015-12-02tests: fix newlines in skip messageZbigniew Jędrzejewski-Szmek
2015-12-02tests: turn check if manager cannot be intialized into macroZbigniew Jędrzejewski-Szmek
2015-10-31test-path: move all related test files to a specific directoryRonny Chevalier
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-04tests: Skip tests which need to access /sys/fs/cgroup if that is not availableMartin Pitt
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering
2015-04-21test: test-path and test-execute only need units in test/Ronny Chevalier
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-03-27fix gcc warnings about uninitialized variablesHarald Hoyer
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-01-15test-path: do not skip tests if we are not rootRonny Chevalier
2014-12-30tree-wide: spelling fixesVeres Lajos
2014-11-13manager: allow test run to catch SIGCHLD eventsRonny Chevalier
2014-11-08tests: add test-pathRonny Chevalier