summaryrefslogtreecommitdiff
path: root/src/test/test-install.c
Commit message (Expand)AuthorAgeFilesLines
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-2/+2
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: be more careful with the type of array sizesLennart Poettering2018-04-271-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* install: introduce UnitFileFlagsJan Synacek2016-10-241-19/+19
* core: Filter by unit name behind the D-Bus, instead on the client side (#3142)kayrus2016-04-291-1/+1
* Various formatting and style fixesZbigniew Jędrzejewski-Szmek2016-04-181-20/+22
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* install: follow unit file symlinks in /usr, but not /etc when looking for [In...Lennart Poettering2015-11-121-21/+50
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-4/+0
* test: only use assert_seThomas Hindoe Paaboel Andersen2014-10-041-1/+1
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-151-1/+1
* install: beef up preset logic to limit to only enable or only disable, and do...Lennart Poettering2014-06-171-1/+1
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-061-9/+9
* util: split-out path-util.[ch]Kay Sievers2012-05-081-9/+10
* test: test tools should still be in the src/ directoryLennart Poettering2012-04-121-0/+264