summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: increase the timeout for hwdb-testZbigniew Jędrzejewski-Szmek2017-11-261-1/+2
* test: set log_level to info in test-hwdb and check-help-*Yu Watanabe2017-11-261-0/+1
* test: skip DELEGATE test if the kernel can't do cgroupv2 (#7445)Lennart Poettering2017-11-241-8/+12
* test-execute: test more % specifiers (#7450)Yu Watanabe2017-11-243-3/+31
* tests: install `test` as part of BASICTOOLS (#7434)Evgeny Vereshchagin2017-11-231-1/+1
* meson: re-attach rule-syntax-check.py testZbigniew Jędrzejewski-Szmek2017-11-222-11/+10
* rule-test-syntax: modernize syntax and add debug messageZbigniew Jędrzejewski-Szmek2017-11-221-4/+5
* Merge pull request #7381 from poettering/cgroup-unified-delegate-reworkZbigniew Jędrzejewski-Szmek2017-11-223-0/+67
|\
| * test: fix UDEV-WANTS testcase for non-bash shellsLennart Poettering2017-11-211-1/+1
| * test: add a test case that validates cgroup delegationLennart Poettering2017-11-213-0/+67
* | test: fix UDEV-WANTS testcase for non-bash shells (#7407)Lennart Poettering2017-11-211-1/+1
* | Merge pull request #7363 from poettering/success-actionLennart Poettering2017-11-214-1/+65
|\ \ | |/ |/|
| * test: add testcase for FailureAction=/SuccessAction=Lennart Poettering2017-11-204-1/+65
* | test: fall back to /boot if bootctl -p fails (#7397)Zbigniew Jędrzejewski-Szmek2017-11-201-1/+1
|/
* Merge pull request #7154 from keszybz/bootspecLennart Poettering2017-11-201-4/+5
|\
| * test: do not hardcode location of EFI partitionZbigniew Jędrzejewski-Szmek2017-11-191-4/+5
* | Merge pull request #7198 from poettering/stdin-stdoutLennart Poettering2017-11-193-0/+28
|\ \
| * | test: add basic test for StandardInput=file:Lennart Poettering2017-11-173-1/+9
| * | test: add tests for StandardInputText= and StandardInputData=Lennart Poettering2017-11-172-0/+20
* | | Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+17
* | | Add SPDX license headers to various assorted filesZbigniew Jędrzejewski-Szmek2017-11-191-2/+4
* | | Add SPDX license headers to python scriptsZbigniew Jędrzejewski-Szmek2017-11-196-1/+8
|/ /
* | Merge pull request #7186 from poettering/track-depsZbigniew Jędrzejewski-Szmek2017-11-123-0/+129
|\ \
| * | test: add test case for adding/removing dependencies via udev rulesLennart Poettering2017-11-103-0/+129
* | | test-execute: change path to python3 (#7306)Yu Watanabe2017-11-124-4/+4
* | | test-execute: update test for SystemCallErrorNumber=Yu Watanabe2017-11-113-2/+11
* | | test: add tests for syscall:errno style in SystemCallFilter=Yu Watanabe2017-11-113-0/+18
|/ /
* | test: add test for ReadOnlyPaths= with RuntimeDirectory=Yu Watanabe2017-11-082-0/+10
* | test: switch to using ext4 instead of ext3 as default fallback fs (#7265)Dimitri John Ledkov2017-11-072-3/+3
* | journalctl: add --output-fields= (#7181)Lars Karlitski2017-10-271-0/+12
* | test: add simple test for validating some of the unit specifiers we supportLennart Poettering2017-10-262-87/+103
|/
* test-execute: always use /bin/shYu Watanabe2017-10-128-17/+17
* test: add test for BindPaths= and BindReadOnlyPaths=Yu Watanabe2017-10-122-0/+15
* test: skip hwdb and sysv-generator if the features are disabled (#7026)Mike Gilbert2017-10-081-6/+10
* build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/Zbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* test: add test for DynamicUser= + StateDirectory=Lennart Poettering2017-10-022-0/+20
* sys-script: remove output directory if it existsZbigniew Jędrzejewski-Szmek2017-09-292-0/+6
* create-sys-script: adapt to separate build dir, modernize, add more checksZbigniew Jędrzejewski-Szmek2017-09-292-24/+28
* udev-rules: all values can contain escaped double quotes now (#6890)Franck Bui2017-09-281-0/+24
* meson: hook up hwdb-test.sh againZbigniew Jędrzejewski-Szmek2017-09-262-1/+5
* meson: hook up udev-test.pl againZbigniew Jędrzejewski-Szmek2017-09-261-0/+14
* sysv-generator-test: do not query $builddirZbigniew Jędrzejewski-Szmek2017-09-261-1/+1
* sysv-generator-test: drop python2 work-aroundZbigniew Jędrzejewski-Szmek2017-09-261-6/+1
* test: add test case for UnsetEnvironment=Lennart Poettering2017-09-142-0/+9
* test: drop Exec* prefixes to obtain paths of executablesYu Watanabe2017-08-302-2/+2
* service: attempt to execute next main command only for oneshot services (#6619)Michal Sekletar2017-08-251-0/+31
* test: Run qemu/nspawn tests with "set -e"Martin Pitt2017-08-1017-38/+51
* test: Write state and log files into $BUILD_DIRMartin Pitt2017-08-101-6/+11
* tests: use ninja-build if ninja is not available (#6544)Evgeny Vereshchagin2017-08-071-1/+6