summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* tests: sleep a bit and give kernel time to perform the action after manual fr...v239-38v239-37v239-36Michal Sekletár2020-06-261-0/+4
* test: add test for cgroup v2 freezer supportMichal Sekletár2020-06-233-0/+347
* core: don't consider SERVICE_SKIP_CONDITION for abnormal or failure restartsAnita Zhang2020-06-166-1/+85
* cgroup: Test that it's possible to set memory protection to 0 againChris Down2020-06-081-1/+1
* cgroup: Implement default propagation of MemoryLow with DefaultMemoryLowChris Down2020-06-0811-0/+75
* core: ExecCondition= for servicesAnita Zhang2020-05-264-0/+29
* Add support for opening files for appendingZsolt Dollenstein2020-05-193-0/+28
* test: store coredumps in journalFrantisek Sumsal2020-04-211-0/+2
* test: try to determine QEMU_SMP dynamicallyFrantisek Sumsal2020-04-211-1/+10
* test: parallelize tasks in TEST-24-UNIT-TESTSFrantisek Sumsal2020-04-212-22/+77
* test: make install_keymaps() optionally install more keymapsYu Watanabe2020-04-211-0/+10
* test: add paths of keymaps in install_keymaps()Yu Watanabe2020-04-211-1/+5
* test: replace duplicated Makefile by symbolic linkYu Watanabe2020-04-217-28/+7
* test: introduce install_zoneinfo()Yu Watanabe2020-04-211-0/+7
* test: install libraries required by testsYu Watanabe2020-04-211-1/+1
* test: do not use global variable to pass errorYu Watanabe2020-04-212-3/+6
* core: transition to FINAL_SIGTERM state after ExecStopPost=Anita Zhang2020-04-154-0/+84
* test: replace cursor file with a plain cursorv239-28Frantisek Sumsal2020-03-112-4/+4
* test: drop the missed || exit 1 expressionFrantisek Sumsal2020-03-111-1/+2
* test: add a simple sanity check for systems without NUMA supportFrantisek Sumsal2020-03-111-170/+180
* test: give strace some time to initializeFrantisek Sumsal2020-03-111-0/+2
* test: skip the test on systems without NUMA supportFrantisek Sumsal2020-03-111-1/+12
* test: make sure the strace process is indeed deadFrantisek Sumsal2020-03-112-1/+4
* test: support MPOL_LOCAL matching in unpatched strace versionsFrantisek Sumsal2020-03-111-4/+8
* test: replace `tail -f` with journal cursor which should be...Frantisek Sumsal2020-03-111-6/+7
* test: introduce TEST-36-NUMAPOLICYFrantisek Sumsal2020-03-113-0/+344
* core: expose SUID/SGID restriction as new unit setting RestrictSUIDSGID=Lennart Poettering2020-02-191-0/+1
* tests: add a fuzzer for server_process_native_fileEvgeny Vereshchagin2019-12-031-0/+0
* tests: add a fuzzer for journald streamsEvgeny Vereshchagin2019-12-031-0/+8
* journald: check whether sscanf has changed the value corresponding to %nEvgeny Vereshchagin2019-12-031-0/+1
* tests: add a fuzzer for process_audit_stringEvgeny Vereshchagin2019-12-031-0/+1
* tests: add a reproducer for a heap-buffer-overflow fixed in 937b1171378bc1000aEvgeny Vereshchagin2019-12-031-0/+0
* tests: add a reproducer for a memory leak fixed in 30eddcd51b8a472e05d3b8d1 i...Evgeny Vereshchagin2019-12-031-0/+0
* tests: add a fuzzer for dev_kmsg_recordEvgeny Vereshchagin2019-12-034-0/+7
* udev: Add id program and rule for FIDO security tokensFabian Henneke2019-10-234-0/+2
* test: bump the second partition's size to 50MFrantisek Sumsal2019-10-221-1/+1
* test: mask several unnecessary servicesYu Watanabe2019-10-2212-0/+95
* test: use PBKDF2 instead of Argon2 in cryptsetup...Frantisek Sumsal2019-10-221-1/+1
* core: implement per unit journal rate limitingAnita Zhang2019-10-211-0/+2
* udev: introduce CONST key nameJan Synacek2019-10-211-1/+1
* test: add test for Type=execLennart Poettering2019-05-033-0/+74
* bus-message: avoid wrap-around when using length read from messageZbigniew Jędrzejewski-Szmek2019-05-031-0/+0
* bus-message: return -EBADMSG not -EINVAL on invalid !gvariant messagesZbigniew Jędrzejewski-Szmek2019-05-031-0/+0
* fuzz-bus-message: add two test cases that pass nowZbigniew Jędrzejewski-Szmek2019-05-032-0/+0
* bus-message: fix skipping of array fields in !gvariant messagesZbigniew Jędrzejewski-Szmek2019-05-031-0/+0
* bus-message: fix calculation of offsets table for arraysZbigniew Jędrzejewski-Szmek2019-05-031-0/+0
* bus-message: fix calculation of offsets tableZbigniew Jędrzejewski-Szmek2019-05-031-0/+0
* bus-message: let's always use -EBADMSG when the message is badZbigniew Jędrzejewski-Szmek2019-05-031-0/+0
* bus-message: avoid an infinite loop on empty structuresZbigniew Jędrzejewski-Szmek2019-05-032-0/+0
* fuzz-bus-message: add fuzzer for message parsingZbigniew Jędrzejewski-Szmek2019-05-031-0/+0