summaryrefslogtreecommitdiff
path: root/src/test/test-install.c
Commit message (Expand)AuthorAgeFilesLines
* test: use _cleanup_ for UnitFileList hashDavid Tardon2023-04-121-4/+2
* basic: add RuntimeScope enumLennart Poettering2023-03-101-36/+36
* install: make InstallChange enum type a proper typeLennart Poettering2022-10-141-2/+2
* shared/install: rename 'unit_file_change_type' to 'install_change' + followupsZbigniew Jędrzejewski-Szmek2022-10-131-2/+2
* shared/install: rename UnitFileChange to InstallChangeZbigniew Jędrzejewski-Szmek2022-10-131-17/+17
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-36/+36
* install: make UnitFileChangeType enum anonymousLennart Poettering2021-02-171-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: define iterator inside of the macroZbigniew Jędrzejewski-Szmek2020-09-081-2/+1
* 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