summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* meson: Use fs module in more placesJan Janssen2023-06-142-5/+3
* test: re-enable TEST-02 on ppc64leFrantisek Sumsal2023-06-131-0/+0
* test: make sure ping works for unprivileged usersFrantisek Sumsal2023-06-131-1/+6
* test: copy file xattrs (if any) as wellFrantisek Sumsal2023-06-131-1/+1
* test: merge TEST-61-UNITTESTS-QEMU with TEST-02-UNITTESTSFrantisek Sumsal2023-06-137-53/+20
* proc-cmdline: parse the whole /proc/cmdlineFrantisek Sumsal2023-06-132-0/+9
* test: make coverage runs happy againFrantisek Sumsal2023-06-111-0/+1
* test-execute: add unit tests for *DirectorySymlink=Luca Boccassi2023-06-091-2/+11
* Merge pull request #26059 from DaanDeMeyer/cred-globLuca Boccassi2023-06-081-0/+15
|\
| * creds: Add ImportCredential=Daan De Meyer2023-06-081-0/+15
* | Merge pull request #27958 from mrc0mmand/test-functions-tweaksLuca Boccassi2023-06-072-4/+3
|\ \ | |/ |/|
| * test: wrap agetty & getfacl when running with sanitizersFrantisek Sumsal2023-06-071-1/+1
| * test: drop $SKIP_INITRDFrantisek Sumsal2023-06-072-3/+1
| * test: rebuild the ldconfig cache after changing its configurationFrantisek Sumsal2023-06-071-0/+1
* | units: change TimeoutSec=0 to TimeoutSec=infinityLennart Poettering2023-06-061-1/+1
* | generators: change TimeoutSec=0 to TimeoutSec=infinityLennart Poettering2023-06-069-9/+9
|/
* Merge pull request #27933 from mrc0mmand/selinuxFrantisek Sumsal2023-06-065-26/+16
|\
| * test: a couple of assorted cleanupsFrantisek Sumsal2023-06-053-4/+4
| * test: load the SELinux module outside of the VMFrantisek Sumsal2023-06-053-22/+2
| * test: add a reasoning why we don't use the SELinux-provided unitsFrantisek Sumsal2023-06-051-1/+11
* | tests: fix shellcheck warningsLuca Boccassi2023-06-062-5/+5
* | Merge pull request #27912 from mrc0mmand/cryptsetup-testsYu Watanabe2023-06-0511-75/+320
|\ \
| * | test: make sure we unmount /var late during shutdownFrantisek Sumsal2023-06-051-1/+7
| * | test: add a couple more tests for systemd-cryptsetupFrantisek Sumsal2023-06-052-1/+217
| * | test: make check_result_*() `set -e` friendlyFrantisek Sumsal2023-06-051-4/+2
| * | test: use check_result_common()Frantisek Sumsal2023-06-051-9/+4
| * | test: clean up the test cleanup a bitFrantisek Sumsal2023-06-051-2/+3
| * | test: minor cleanupFrantisek Sumsal2023-06-051-6/+6
| * | test: make the data partition larger for the cryptsetup testFrantisek Sumsal2023-06-051-0/+1
| * | test: make the root/data partition size configurable per testFrantisek Sumsal2023-06-052-2/+6
| * | test: introduce test_require_bin() and use itFrantisek Sumsal2023-06-057-15/+17
| * | test: fix indentationFrantisek Sumsal2023-06-051-7/+7
| * | test: move TPM2-related setup stuff into test-functionsFrantisek Sumsal2023-06-052-27/+49
| |/
* | Merge pull request #27926 from DaanDeMeyer/repart-offlineLuca Boccassi2023-06-051-139/+156
|\ \
| * | test: Test --offline= in TEST-58-REPARTDaan De Meyer2023-06-051-139/+156
* | | Merge pull request #27871 from yuwata/udevadm-verify-downgrade-style-issuesZbigniew Jędrzejewski-Szmek2023-06-051-63/+81
|\ \ \
| * | | udev: downgrade log level about style issuesYu Watanabe2023-06-051-25/+52
| * | | test: drop unnecessary copy of expected outputYu Watanabe2023-06-051-11/+2
| * | | udev-rules: terminate log messages with periodYu Watanabe2023-06-051-30/+30
| | |/ | |/|
* / | test: allow running only specified subtests/testcasesFrantisek Sumsal2023-06-053-0/+21
|/ /
* | test: drop the --recursive=no testFrantisek Sumsal2023-06-031-1/+0
* | test: ignore missing coverage in TEST-82-SOFTREBOOTFrantisek Sumsal2023-06-031-0/+2
|/
* sysupdate.d: Add way to drop binaries into $BOOTAdrian Vovk2023-06-031-3/+40
* Merge pull request #27903 from mrc0mmand/test-followupsLuca Boccassi2023-06-033-10/+44
|\
| * test: probe a couple more paths in systemd-runFrantisek Sumsal2023-06-021-9/+22
| * test: sync with the fake binary before killing itFrantisek Sumsal2023-06-021-1/+11
| * test: clean up our mess after the pstore testFrantisek Sumsal2023-06-021-0/+11
* | test: add integration test for soft reboots incl. fdstore passingLennart Poettering2023-06-024-0/+180
* | test: disable SoftReboot() in dfuzzer test for nowLennart Poettering2023-06-021-0/+1
|/
* test: add a couple of tests for systemd-runFrantisek Sumsal2023-06-012-1/+201