summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-09-03tests: add reproducers for several issues uncovered with fuzz-journald-syslogEvgeny Vereshchagin5-0/+8
2018-09-01Merge pull request #9977 from sourcejedi/no-remount-superblock3Yu Watanabe4-4/+11
2018-09-01namespace: fix mode for TemporaryFileSystem=Alan Jenkins2-0/+6
2018-08-30namespace: don't try to remount superblocksAlan Jenkins2-4/+5
2018-08-30tests: also run TEST-01-BASIC in an unprivileged container (#9957)Evgeny Vereshchagin2-6/+18
2018-08-22test: add testcase for issue 10007 by oss-fuzzYu Watanabe2-0/+7
2018-08-21tmpfiles: use fd_get_path() even less excessivelyFranck Bui1-0/+45
2018-08-08test: make TEST-22 easier to debug, by outputting to /dev/consoleLennart Poettering1-0/+2
2018-08-08test: don't use "nobody:nogroup" for testsLennart Poettering2-30/+30
2018-07-30tmpfiles: add more testsFranck Bui4-0/+377
2018-07-27test: Increase qemu timeout from 90s to 180sMichael Biebl1-2/+2
2018-07-26Merge pull request #9720 from yuwata/fix-9702Zbigniew Jędrzejewski-Szmek3-0/+24
2018-07-26test: add tests for DynamicUser= with static User= whose UID and GID are diff...Yu Watanabe3-0/+24
2018-07-25test: add test for Type=execLennart Poettering3-0/+74
2018-07-20Add support for opening files for appendingZsolt Dollenstein3-0/+28
2018-07-18tests: allow passing additional arguments to nspawn via NSPAWN_ARGUMENTSEvgeny Vereshchagin1-1/+1
2018-07-18tests: use the asan wrapper to boot a VM/container if systemd is built with ASANEvgeny Vereshchagin1-2/+6
2018-07-18tests: create the asan wrapper automatically if systemd has been built with ASANEvgeny Vereshchagin1-0/+24
2018-07-16test: Drop SKIP_INITRD for QEMU-based testsMichael Biebl6-6/+2
2018-07-15test: Fix typo in TEST-19-DELEGATEMichael Biebl1-1/+1
2018-07-09test: Fix networkd test for an already running serviceMartin Pitt1-4/+34
2018-07-09test: Reset systemd-resolved.service in networkd testMartin Pitt1-2/+2
2018-07-03tests: redirect ASAN reports on journald to a fileEvgeny Vereshchagin1-0/+6
2018-07-03tests: add a wrapper for when systemd is built with ASANEvgeny Vereshchagin1-1/+34
2018-07-03test: fix networkd-test.py rate limiting and dynamic userMartin Pitt1-0/+8
2018-07-02tests: up the image size a little, use twice that size with STRIP_BINARIES=noEvgeny Vereshchagin1-2/+6
2018-06-21test: add test for specifier of configuration directory rootYu Watanabe2-0/+2
2018-06-20tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek1-1/+0
2018-06-14Drop my copyright headersZbigniew Jędrzejewski-Szmek2-4/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering3-3/+3
2018-06-14tree-wide: use proper unicode © instead of (C) where we canLennart Poettering6-7/+7
2018-06-11Merge pull request #9246 from keszybz/ellipsize-invalid-mem-refLennart Poettering2-1/+14
2018-06-11basic/ellipsize: do not assume the string is NUL-terminated when length is givenZbigniew Jędrzejewski-Szmek2-0/+9
2018-06-11meson: add fuzz regressions to listZbigniew Jędrzejewski-Szmek1-1/+5
2018-06-11fuzz: add testcase for issue 8827Yu Watanabe2-0/+6
2018-06-06test: turn off the kernel's passive agressive /dev/kmsg ratelimit for our testsLennart Poettering1-0/+1
2018-06-06test: make sure output of test TEST-03 test service ends up on consoleLennart Poettering2-1/+3
2018-06-06test: disable QEMU based testing for TEST-16-EXTEND-TIMEOUTLennart Poettering2-0/+2
2018-06-06tests: tighten check for TEST-06-SELINUX dependencies a bitLennart Poettering1-1/+1
2018-06-04Merge pull request #9167 from keszybz/ellipsizationLennart Poettering1-0/+6
2018-06-03test: add test for trailing dot in WorkingDirectory= and RuntimeDirectory=Yu Watanabe3-0/+10
2018-06-02test-ellipsize: add tests for ellipsize_mem, fix bugsZbigniew Jędrzejewski-Szmek1-0/+6
2018-05-31shared/logs-show: be more careful before using a _SOURCE_REALTIME_TIMESTAMP e...Zbigniew Jędrzejewski-Szmek1-0/+0
2018-05-31shared/logs-show: fix mixup between length-based memory duplication and strin...Zbigniew Jędrzejewski-Szmek1-0/+0
2018-05-31journal-remote: when an entry is rejected with -EBADMSG, do not rotate the jo...Zbigniew Jędrzejewski-Szmek1-0/+0
2018-05-31fuzz-journal-remote: a fuzzer for journal-remote over-the-wire inputZbigniew Jędrzejewski-Szmek2-0/+181
2018-05-30Fix pattern to detect distributionSergio Lindo Mansilla1-3/+3
2018-05-29core: introduce specifiers for /tmp and /var/tmpLennart Poettering1-0/+2
2018-05-24Merge pull request #8817 from yuwata/cleanup-nsflagsLennart Poettering4-0/+29
2018-05-10test-execute: remove state directories before running testsYu Watanabe1-1/+1