summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7469 from kinvolk/dongsu/nspawn-netnsZbigniew Jędrzejewski-Szmek2017-12-141-2/+50
|\
| * test: add smoke tests for `--network-namespace-path`Iago López Galeiras2017-12-141-2/+15
| * test: add CLI smoke tests for `--network-namespace-path` of nspawnDongsu Park2017-12-131-0/+35
* | core: add EXTEND_TIMEOUT_USEC={usec} - prevent timeouts in startup/runtime/sh...Daniel Black2017-12-1412-0/+291
|/
* Merge pull request #7554 from keszybz/autodetect-buildLennart Poettering2017-12-077-24/+13
|\
| * run-integration-test: allow argument to be overridenZbigniew Jędrzejewski-Szmek2017-12-061-1/+6
| * tests: try to autodetect directory betterZbigniew Jędrzejewski-Szmek2017-12-067-25/+9
* | test-execute: use the "nogroup" group if it exists for testingLennart Poettering2017-12-062-0/+8
|/
* test-execute: add tests for CPUAffinity=Yu Watanabe2017-12-064-0/+24
* Merge pull request #7532 from yuwata/test-executeZbigniew Jędrzejewski-Szmek2017-12-0517-25/+79
|\
| * test-execute: add test for that DynamicUser= migrate StateDirectory=Yu Watanabe2017-12-063-0/+42
| * test-execute: cleanupYu Watanabe2017-12-0615-25/+37
* | test: add a simple script that runs all our integration tests one after the o...Lennart Poettering2017-12-051-0/+45
* | tests: don't use "netcat" for testing TEST-10-ISSUE-2467Lennart Poettering2017-12-051-3/+5
* | tests: make TEST-10-ISSUE-2467 also run in nspawnLennart Poettering2017-12-051-1/+1
|/
* tests: fix description of TEST-14-MACHINE-IDLennart Poettering2017-11-291-1/+1
* 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