summaryrefslogtreecommitdiff
path: root/test/TEST-15-DROPIN
Commit message (Expand)AuthorAgeFilesLines
* tests: add spdx headers to scripts and MakefilesZbigniew Jędrzejewski-Szmek2021-10-181-0/+1
* test: "detect" the test number automagicallyFrantisek Sumsal2021-04-261-1/+1
* test: make the test entrypoint scripts shellcheck-compliantFrantisek Sumsal2021-04-201-1/+3
* test: de-duplicate test_setup() functionsZbigniew Jędrzejewski-Szmek2020-03-281-9/+0
* test: move TEST-15-DROPIN setup to static filesZbigniew Jędrzejewski-Szmek2020-03-283-478/+1
* treewide: more portable bash shebangsJörg Thalheim2020-03-051-1/+1
* Add failing test to show service.d global drop-in does not get overridden by ...Greg "GothAck" Miell2019-12-271-0/+25
* shared/dropin: fix assert for invalid drop-inTopi Miettinen2019-12-181-0/+14
* core: change top-level drop-in from -.service.d to service.dAnita Zhang2019-11-071-4/+4
* Merge pull request #13743 from anitazha/dropin_all_the_thingsChris Down2019-10-161-0/+13
|\
| * shared/dropin: support -.service.d/ top level drop-in for service unitsAnita Zhang2019-10-151-0/+13
* | test: add function to reduce copied setup boilerplateZbigniew Jędrzejewski-Szmek2019-10-081-7/+1
|/
* pid1: use a cache for all unit aliasesZbigniew Jędrzejewski-Szmek2019-07-301-20/+13
* TEST-15-DROPIN: add test for details of unit aliasingZbigniew Jędrzejewski-Szmek2019-07-301-1/+139
* test: use "ln -fs"Zbigniew Jędrzejewski-Szmek2019-07-301-5/+5
* test: add create_empty_image_rootdir() to simplify testcase setupDan Streetman2019-07-161-4/+0
* scripts: use 4 space indentationZbigniew Jędrzejewski-Szmek2019-04-122-244/+241
* test: drop 'After=multi-user.target' from most of testsuite.serviceYu Watanabe2018-11-031-1/+0
* test: don't send image building output to /dev/null (#8886)Lennart Poettering2018-05-031-1/+1
* test: masked unit with drop-insFilipe Brandenburger2018-03-011-0/+10
* test: Run qemu/nspawn tests with "set -e"Martin Pitt2017-08-101-1/+1
* test: Factorize common integration test functions (#6540)Martin Pitt2017-08-041-13/+1
* tests: add dropin dependency testsFranck Bui2017-02-074-0/+328