aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * | fuzz-bus-message: add two test cases that pass nowZbigniew Jędrzejewski-Szmek2018-10-022-0/+0
| * | bus-message: fix skipping of array fields in !gvariant messagesZbigniew Jędrzejewski-Szmek2018-10-021-0/+0
| * | bus-message: fix calculation of offsets table for arraysZbigniew Jędrzejewski-Szmek2018-10-021-0/+0
| * | bus-message: fix calculation of offsets tableZbigniew Jędrzejewski-Szmek2018-10-021-0/+0
| * | bus-message: do not crash on message with a string of zero lengthZbigniew Jędrzejewski-Szmek2018-10-021-0/+0
| * | bus-message: let's always use -EBADMSG when the message is badZbigniew Jędrzejewski-Szmek2018-10-021-0/+0
| * | bus-message: avoid an infinite loop on empty structuresZbigniew Jędrzejewski-Szmek2018-10-022-0/+0
| * | sd-bus: unify three code-paths which free struct bus_containerZbigniew Jędrzejewski-Szmek2018-10-021-0/+0
| * | Introduce free_and_strndup and use it in bus-message.cZbigniew Jędrzejewski-Szmek2018-10-021-0/+0
| * | fuzz-bus-message: add fuzzer for message parsingZbigniew Jędrzejewski-Szmek2018-10-021-0/+0
| * | meson: treat all fuzz cases as unit testsZbigniew Jędrzejewski-Szmek2018-10-021-30/+20
| * | fuzz: unify the "fuzz-regressions" directory with the main corpusZbigniew Jędrzejewski-Szmek2018-10-0231-2/+1
| * | fuzz: rename "fuzz-corpus" directory to just "fuzz"Zbigniew Jędrzejewski-Szmek2018-10-0222-0/+0
* | | test: fix tests for supplementary groupsYu Watanabe2018-10-029-9/+25
|/ /
* | test: Add tests for networkd (#10147)Susant Sahani2018-09-2980-0/+1429
* | tests: add a reproducer for the heap-buffer-overflow fixed in cb1bdeaf5685227...Evgeny Vereshchagin2018-09-292-0/+1
* | tests: add a reproducer for the heap-buffer-overflow fixed in b387d3c1327a3ad2Evgeny Vereshchagin2018-09-292-0/+1
* | tests: add a reproducer for another infinite loop in ndisc_handle_datagramEvgeny Vereshchagin2018-09-262-0/+1
* | tests: add a reproducer for an infinite loop in ndisc_handle_datagramEvgeny Vereshchagin2018-09-262-0/+1
* | Make Watchdog Signal ConfigurableAnita Zhang2018-09-261-0/+1
* | Merge pull request #10059 from yuwata/env-exec-directoryLennart Poettering2018-09-255-0/+5
|\ \
| * | test-execute: add tests for $RUNTIME_DIRECTORY= or friendsYu Watanabe2018-09-135-0/+5
* | | Merge pull request #10087 from keszybz/xnox/fix-test-functionsZbigniew Jędrzejewski-Szmek2018-09-241-3/+2
|\ \ \ | |_|/ |/| |
| * | test/test-functions: adjust to Exec*= paths not being absoluteZbigniew Jędrzejewski-Szmek2018-09-151-1/+1
| * | test/test-functions: drop all prefixesDimitri John Ledkov2018-09-151-3/+2
| |/
* | tests: make UBSan print full backtracesEvgeny Vereshchagin2018-09-161-2/+3
* | meson: do not build tests by default when '-Dtests=false'Yu Watanabe2018-09-131-1/+1
* | meson: disable _all_ tests when -Dtests=falseZbigniew Jędrzejewski-Szmek2018-09-131-10/+18
|/
* 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