summaryrefslogtreecommitdiff
path: root/src/test/test-install.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-14tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek1-2/+2
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-27tree-wide: be more careful with the type of array sizesLennart Poettering1-1/+1
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2016-10-24install: introduce UnitFileFlagsJan Synacek1-19/+19
2016-04-29core: Filter by unit name behind the D-Bus, instead on the client side (#3142)kayrus1-1/+1
2016-04-18Various formatting and style fixesZbigniew Jędrzejewski-Szmek1-20/+22
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen1-1/+1
2015-11-12install: follow unit file symlinks in /usr, but not /etc when looking for [In...Lennart Poettering1-21/+50
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-4/+0
2014-10-04test: only use assert_seThomas Hindoe Paaboel Andersen1-1/+1
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt1-1/+1
2014-06-17install: beef up preset logic to limit to only enable or only disable, and do...Lennart Poettering1-1/+1
2013-12-06Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek1-9/+9
2012-05-08util: split-out path-util.[ch]Kay Sievers1-9/+10
2012-04-12test: test tools should still be in the src/ directoryLennart Poettering1-0/+264