summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: add test for specifier of configuration directory rootYu Watanabe2018-06-212-0/+2
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-1/+0
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-142-4/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-143-3/+3
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-146-7/+7
* Merge pull request #9246 from keszybz/ellipsize-invalid-mem-refLennart Poettering2018-06-112-1/+14
|\
| * basic/ellipsize: do not assume the string is NUL-terminated when length is givenZbigniew Jędrzejewski-Szmek2018-06-112-0/+9
| * meson: add fuzz regressions to listZbigniew Jędrzejewski-Szmek2018-06-111-1/+5
* | fuzz: add testcase for issue 8827Yu Watanabe2018-06-112-0/+6
|/
* test: turn off the kernel's passive agressive /dev/kmsg ratelimit for our testsLennart Poettering2018-06-061-0/+1
* test: make sure output of test TEST-03 test service ends up on consoleLennart Poettering2018-06-062-1/+3
* test: disable QEMU based testing for TEST-16-EXTEND-TIMEOUTLennart Poettering2018-06-062-0/+2
* tests: tighten check for TEST-06-SELINUX dependencies a bitLennart Poettering2018-06-061-1/+1
* Merge pull request #9167 from keszybz/ellipsizationLennart Poettering2018-06-041-0/+6
|\
| * test-ellipsize: add tests for ellipsize_mem, fix bugsZbigniew Jędrzejewski-Szmek2018-06-021-0/+6
* | test: add test for trailing dot in WorkingDirectory= and RuntimeDirectory=Yu Watanabe2018-06-033-0/+10
|/
* shared/logs-show: be more careful before using a _SOURCE_REALTIME_TIMESTAMP e...Zbigniew Jędrzejewski-Szmek2018-05-311-0/+0
* shared/logs-show: fix mixup between length-based memory duplication and strin...Zbigniew Jędrzejewski-Szmek2018-05-311-0/+0
* journal-remote: when an entry is rejected with -EBADMSG, do not rotate the jo...Zbigniew Jędrzejewski-Szmek2018-05-311-0/+0
* fuzz-journal-remote: a fuzzer for journal-remote over-the-wire inputZbigniew Jędrzejewski-Szmek2018-05-312-0/+181
* Fix pattern to detect distributionSergio Lindo Mansilla2018-05-301-3/+3
* core: introduce specifiers for /tmp and /var/tmpLennart Poettering2018-05-291-0/+2
* Merge pull request #8817 from yuwata/cleanup-nsflagsLennart Poettering2018-05-244-0/+29
|\
| * test: add tests for merging RestrictNamespaces=Yu Watanabe2018-05-054-0/+29
* | test-execute: remove state directories before running testsYu Watanabe2018-05-101-1/+1
* | test: add testcase for environment file variables with backslashesJoost Heitbrink2018-05-115-8/+9
* | Networkd tests: add bridge link properties to testSusant Sahani2018-05-101-0/+23
|/
* test: don't send image building output to /dev/null (#8886)Lennart Poettering2018-05-032-2/+2
* oss-fuzz: add the reproducer case by oss-fuzz #8064Yu Watanabe2018-05-032-0/+4
* test-functions: don't nest KVM (#8883)Lennart Poettering2018-05-021-4/+8
* test: fix descriptionsYu Watanabe2018-05-012-2/+2
* test: add tests for PrivateDevices= with '+' prefixYu Watanabe2018-05-012-0/+9
* test: add tests for %j and %J specifier in test-execute (#8838)Yu Watanabe2018-04-272-0/+4
* tests: compare with correct shellLennart Poettering2018-04-192-2/+2
* sysusers: make sure to reset the returned value when EOF is reached in fget*e...Franck Bui2018-04-185-0/+7
* Merge pull request #8575 from keszybz/non-absolute-pathsLennart Poettering2018-04-1713-87/+101
|\
| * test-execute: make find invocation a bit more efficent, increase timeoutZbigniew Jędrzejewski-Szmek2018-04-161-1/+1
| * test: drop the use of /bin/sh in various test servicesZbigniew Jędrzejewski-Szmek2018-04-1611-87/+87
| * systemd: do not require absolute paths in ExecStartZbigniew Jędrzejewski-Szmek2018-04-162-0/+14
| * test-execute/exec-specifier.service: fix quotingZbigniew Jędrzejewski-Szmek2018-04-122-4/+4
* | test: add test for prefix unit loadingLennart Poettering2018-04-137-4/+25
* | tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-069-119/+0
|/
* fix missed bracket of exec-personality-ppc64le.service (#8650)Feng Sun2018-04-041-1/+1
* tests: run `udevadm settle` after `sfdisk` (#8610)Evgeny Vereshchagin2018-03-291-0/+2
* shared/specifier: be less extravagant with memory allocationsZbigniew Jędrzejewski-Szmek2018-03-281-0/+3
* run-integration-tests: show number of tests runLennart Poettering2018-03-231-3/+5
* run-integration-tests: show make command line executedLennart Poettering2018-03-231-2/+2
* test: bypass selinux integration test if selinux policy devel package is not ...Lennart Poettering2018-03-231-0/+3
* Merge pull request #8552 from keszybz/test-improvementsLennart Poettering2018-03-234-6/+10
|\
| * test-execute: skip exec-specifier-interpolation if perl is missingZbigniew Jędrzejewski-Szmek2018-03-221-1/+1