summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-12-15test: fix TEST-13-NSPAWN-SMOKELennart Poettering1-1/+1
2017-12-15test: make sure "make" in the test directories works againLennart Poettering5-5/+5
2017-12-14Merge pull request #7469 from kinvolk/dongsu/nspawn-netnsZbigniew Jędrzejewski-Szmek1-2/+50
2017-12-14test: add smoke tests for `--network-namespace-path`Iago López Galeiras1-2/+15
2017-12-14core: add EXTEND_TIMEOUT_USEC={usec} - prevent timeouts in startup/runtime/sh...Daniel Black12-0/+291
2017-12-13test: add CLI smoke tests for `--network-namespace-path` of nspawnDongsu Park1-0/+35
2017-12-07Merge pull request #7554 from keszybz/autodetect-buildLennart Poettering7-24/+13
2017-12-06run-integration-test: allow argument to be overridenZbigniew Jędrzejewski-Szmek1-1/+6
2017-12-06tests: try to autodetect directory betterZbigniew Jędrzejewski-Szmek7-25/+9
2017-12-06test-execute: use the "nogroup" group if it exists for testingLennart Poettering2-0/+8
2017-12-06test-execute: add tests for CPUAffinity=Yu Watanabe4-0/+24
2017-12-05Merge pull request #7532 from yuwata/test-executeZbigniew Jędrzejewski-Szmek17-25/+79
2017-12-06test-execute: add test for that DynamicUser= migrate StateDirectory=Yu Watanabe3-0/+42
2017-12-06test-execute: cleanupYu Watanabe15-25/+37
2017-12-05test: add a simple script that runs all our integration tests one after the o...Lennart Poettering1-0/+45
2017-12-05tests: don't use "netcat" for testing TEST-10-ISSUE-2467Lennart Poettering1-3/+5
2017-12-05tests: make TEST-10-ISSUE-2467 also run in nspawnLennart Poettering1-1/+1
2017-11-29tests: fix description of TEST-14-MACHINE-IDLennart Poettering1-1/+1
2017-11-26test: increase the timeout for hwdb-testZbigniew Jędrzejewski-Szmek1-1/+2
2017-11-26test: set log_level to info in test-hwdb and check-help-*Yu Watanabe1-0/+1
2017-11-24test: skip DELEGATE test if the kernel can't do cgroupv2 (#7445)Lennart Poettering1-8/+12
2017-11-24test-execute: test more % specifiers (#7450)Yu Watanabe3-3/+31
2017-11-23tests: install `test` as part of BASICTOOLS (#7434)Evgeny Vereshchagin1-1/+1
2017-11-22meson: re-attach rule-syntax-check.py testZbigniew Jędrzejewski-Szmek2-11/+10
2017-11-22rule-test-syntax: modernize syntax and add debug messageZbigniew Jędrzejewski-Szmek1-4/+5
2017-11-22Merge pull request #7381 from poettering/cgroup-unified-delegate-reworkZbigniew Jędrzejewski-Szmek3-0/+67
2017-11-21test: fix UDEV-WANTS testcase for non-bash shells (#7407)Lennart Poettering1-1/+1
2017-11-21Merge pull request #7363 from poettering/success-actionLennart Poettering4-1/+65
2017-11-21test: fix UDEV-WANTS testcase for non-bash shellsLennart Poettering1-1/+1
2017-11-21test: add a test case that validates cgroup delegationLennart Poettering3-0/+67
2017-11-20test: fall back to /boot if bootctl -p fails (#7397)Zbigniew Jędrzejewski-Szmek1-1/+1
2017-11-20test: add testcase for FailureAction=/SuccessAction=Lennart Poettering4-1/+65
2017-11-20Merge pull request #7154 from keszybz/bootspecLennart Poettering1-4/+5
2017-11-19Merge pull request #7198 from poettering/stdin-stdoutLennart Poettering3-0/+28
2017-11-19Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek1-0/+17
2017-11-19Add SPDX license headers to various assorted filesZbigniew Jędrzejewski-Szmek1-2/+4
2017-11-19Add SPDX license headers to python scriptsZbigniew Jędrzejewski-Szmek6-1/+8
2017-11-19test: do not hardcode location of EFI partitionZbigniew Jędrzejewski-Szmek1-4/+5
2017-11-17test: add basic test for StandardInput=file:Lennart Poettering3-1/+9
2017-11-17test: add tests for StandardInputText= and StandardInputData=Lennart Poettering2-0/+20
2017-11-12Merge pull request #7186 from poettering/track-depsZbigniew Jędrzejewski-Szmek3-0/+129
2017-11-12test-execute: change path to python3 (#7306)Yu Watanabe4-4/+4
2017-11-11test-execute: update test for SystemCallErrorNumber=Yu Watanabe3-2/+11
2017-11-11test: add tests for syscall:errno style in SystemCallFilter=Yu Watanabe3-0/+18
2017-11-10test: add test case for adding/removing dependencies via udev rulesLennart Poettering3-0/+129
2017-11-08test: add test for ReadOnlyPaths= with RuntimeDirectory=Yu Watanabe2-0/+10
2017-11-07test: switch to using ext4 instead of ext3 as default fallback fs (#7265)Dimitri John Ledkov2-3/+3
2017-10-27journalctl: add --output-fields= (#7181)Lars Karlitski1-0/+12
2017-10-26test: add simple test for validating some of the unit specifiers we supportLennart Poettering2-87/+103
2017-10-12test-execute: always use /bin/shYu Watanabe8-17/+17