summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23396 from msekletar/fix-idle-action-lockYu Watanabe2022-07-072-0/+91
|\
| * tests: verify that Lock D-Bus signal is sent when IdleAction=lockMichal Sekletar2022-07-042-0/+91
* | Merge pull request #23916 from keszybz/assorted-patchesYu Watanabe2022-07-0614-0/+0
|\ \
| * | fuzz: rename samples to avoid long test namesZbigniew Jędrzejewski-Szmek2022-07-0514-0/+0
| |/
* | tree-wide: link to docs.kernel.org for kernel documentationnl67202022-07-041-1/+1
* | Merge pull request #23104 from mrc0mmand/resolved-testsYu Watanabe2022-07-0412-7/+551
|\ \
| * | test: Introduce systemd-resolved test suiteFrantisek Sumsal2022-07-0411-0/+545
| * | test: resize the terminal automagically with INTERACTIVE_DEBUG=yesFrantisek Sumsal2022-07-041-7/+5
| * | test: install /usr/libexec/vi as wellFrantisek Sumsal2022-07-041-0/+1
| |/
* | test: copy libgcc_s.so.1 to TPM2 test image on Debian-like systemsNick Rosbrook2022-07-021-0/+5
* | test: add a simple test for daemon-reexecFrantisek Sumsal2022-07-021-0/+4
|/
* Use https for freedesktop.orgMichael Biebl2022-06-281-1/+1
* test: drop unnecessary `|| :`Frantisek Sumsal2022-06-261-1/+1
* test: run TEST-21 in nspawn only if $TEST_PREFER_NSPAWN is setFrantisek Sumsal2022-06-261-1/+7
* test: make TEST-21-DFUZZER work in containersFrantisek Sumsal2022-06-261-3/+17
* Revert "networkd: NetLabel integration"Yu Watanabe2022-06-221-5/+0
* Revert NFTSet featureYu Watanabe2022-06-227-16/+0
* test: allow overriding $QEMU_MEM when running w/ ASanFrantisek Sumsal2022-06-212-4/+3
* test: make the shutdown routine a bit more "robust"Frantisek Sumsal2022-06-211-2/+6
* test: drop the at_exit() coredump checkFrantisek Sumsal2022-06-211-11/+1
* test: make dfuzzer less verboseFrantisek Sumsal2022-06-211-2/+2
* test: always force a new image for dfuzzerFrantisek Sumsal2022-06-211-0/+2
* test: use saved process PID instead of %%Frantisek Sumsal2022-06-201-1/+1
* test: skip TEST-21-DFUZZER without ASanFrantisek Sumsal2022-06-191-0/+5
* test: fuzz our dbus interfaces with dfuzzerFrantisek Sumsal2022-06-195-0/+130
* test: make masking of supplementary services configurableFrantisek Sumsal2022-06-192-3/+4
* Merge pull request #23771 from mrc0mmand/test-tweaksYu Watanabe2022-06-1820-46/+29
|\
| * test: check journal directly instead of capturing console outputFrantisek Sumsal2022-06-171-9/+4
| * test: run the custom check hooks before common checksFrantisek Sumsal2022-06-171-8/+8
| * test: pass the initdir to check_result_{qemu,nspawn} hooksFrantisek Sumsal2022-06-171-4/+4
| * test: fix a couple of issues found by shellcheckFrantisek Sumsal2022-06-172-6/+6
| * test: don't flush debug logs to the consoleFrantisek Sumsal2022-06-1717-17/+0
| * test: always wrap useradd/userdel when running w/ ASanFrantisek Sumsal2022-06-171-2/+2
| * test: make the busy loop in TEST-02 less verboseFrantisek Sumsal2022-06-171-0/+5
* | Merge pull request #23756 from yuwata/analyze-seccomp-filterLuca Boccassi2022-06-171-0/+60
|\ \ | |/ |/|
| * test: add syscall filter tests for analyze securityYu Watanabe2022-06-171-0/+60
* | test: send stdout/stderr of testsuite units to journal & consoleFrantisek Sumsal2022-06-177-12/+12
* | Merge pull request #23741 from mrc0mmand/more-asan-tweaksYu Watanabe2022-06-162-57/+48
|\ \ | |/ |/|
| * test: don't wrap binaries built with ASanFrantisek Sumsal2022-06-161-3/+7
| * test: drop all LD_PRELOAD-related ASan workaroundsFrantisek Sumsal2022-06-161-53/+1
| * test: wrap binaries using systemd DSOs when running w/ ASanFrantisek Sumsal2022-06-161-1/+39
| * Revert "test: fix TEST-70 under sanitizers"Frantisek Sumsal2022-06-141-1/+2
* | tree-wide: fix typoYu Watanabe2022-06-151-1/+1
* | test: use trap RETURNYu Watanabe2022-06-142-16/+4
* | test: move "do" at the end of lineYu Watanabe2022-06-141-6/+3
* | test: insert space in for loopYu Watanabe2022-06-145-12/+12
* | test: import localed tests from debian/ubuntu test suiteYu Watanabe2022-06-144-0/+412
* | test: install C.UTF-8 and English localesYu Watanabe2022-06-141-0/+24
* | test: install libxkbcommon and x11 keymapsYu Watanabe2022-06-141-1/+18
* | test: introduce inst_recursive() helper functionYu Watanabe2022-06-141-0/+14