summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* tests: add reproducers for several issues uncovered with fuzz-journald-syslogEvgeny Vereshchagin2018-09-035-0/+8
* Merge pull request #9977 from sourcejedi/no-remount-superblock3Yu Watanabe2018-09-014-4/+11
|\
| * namespace: fix mode for TemporaryFileSystem=Alan Jenkins2018-09-012-0/+6
| * namespace: don't try to remount superblocksAlan Jenkins2018-08-302-4/+5
* | tests: also run TEST-01-BASIC in an unprivileged container (#9957)Evgeny Vereshchagin2018-08-302-6/+18
|/
* test: add testcase for issue 10007 by oss-fuzzYu Watanabe2018-08-222-0/+7
* tmpfiles: use fd_get_path() even less excessivelyFranck Bui2018-08-211-0/+45
* test: make TEST-22 easier to debug, by outputting to /dev/consoleLennart Poettering2018-08-081-0/+2
* test: don't use "nobody:nogroup" for testsLennart Poettering2018-08-082-30/+30
* tmpfiles: add more testsFranck Bui2018-07-304-0/+377
* test: Increase qemu timeout from 90s to 180sMichael Biebl2018-07-271-2/+2
* Merge pull request #9720 from yuwata/fix-9702Zbigniew Jędrzejewski-Szmek2018-07-263-0/+24
|\
| * test: add tests for DynamicUser= with static User= whose UID and GID are diff...Yu Watanabe2018-07-263-0/+24
* | test: add test for Type=execLennart Poettering2018-07-253-0/+74
|/
* Add support for opening files for appendingZsolt Dollenstein2018-07-203-0/+28
* tests: allow passing additional arguments to nspawn via NSPAWN_ARGUMENTSEvgeny Vereshchagin2018-07-181-1/+1
* tests: use the asan wrapper to boot a VM/container if systemd is built with ASANEvgeny Vereshchagin2018-07-181-2/+6
* tests: create the asan wrapper automatically if systemd has been built with ASANEvgeny Vereshchagin2018-07-181-0/+24
* test: Drop SKIP_INITRD for QEMU-based testsMichael Biebl2018-07-166-6/+2
* test: Fix typo in TEST-19-DELEGATEMichael Biebl2018-07-151-1/+1
* test: Fix networkd test for an already running serviceMartin Pitt2018-07-091-4/+34
* test: Reset systemd-resolved.service in networkd testMartin Pitt2018-07-091-2/+2
* tests: redirect ASAN reports on journald to a fileEvgeny Vereshchagin2018-07-031-0/+6
* tests: add a wrapper for when systemd is built with ASANEvgeny Vereshchagin2018-07-031-1/+34
* test: fix networkd-test.py rate limiting and dynamic userMartin Pitt2018-07-031-0/+8
* tests: up the image size a little, use twice that size with STRIP_BINARIES=noEvgeny Vereshchagin2018-07-021-2/+6
* 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