summaryrefslogtreecommitdiffstats
path: root/src/test/test-path-lookup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* systemctl: don't confuse sysv code with generated unitsLennart Poettering2016-04-121-2/+2
* install: rename generator_paths() → generator_binary_paths()Lennart Poettering2016-04-121-4/+4
* tests: make sure test-path-lookup can run even when no units are installed on...Lennart Poettering2016-04-121-1/+1
* core: rework logic to drop duplicate and non-existing items from search pathLennart Poettering2016-04-121-2/+4
* core: remove ManagerRunningAs enumLennart Poettering2016-04-121-12/+11
* core: rework generator dir logic, move the dirs into LookupPaths structureLennart Poettering2016-04-121-11/+6
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tests: lookup_paths_init depends on SYSTEMD_UNIT_PATH. Test itEvgeny Vereshchagin2015-10-311-6/+15
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-2/+3
* core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering2015-05-111-9/+9
* util: rework rm_rf() logicLennart Poettering2015-04-061-1/+2
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-031-2/+2
* test-path-lookup: add simple test for path lookup functionsZbigniew Jędrzejewski-Szmek2015-01-121-0/+74