summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* doc: drop remaining references to LGTM.comYu Watanabe2022-09-231-4/+4
* test-network: fix matching stringYu Watanabe2022-09-231-2/+2
* measure: allow pre-calculating PCR values for multiple boot phasesLennart Poettering2022-09-221-6/+19
* Merge pull request #24768 from keszybz/table-not-available-2Lennart Poettering2022-09-222-5/+5
|\
| * networkctl: use "-" for empty fieldsZbigniew Jędrzejewski-Szmek2022-09-211-2/+2
| * hostnamectl,localectl: use "(unset)" in empty fieldsZbigniew Jędrzejewski-Szmek2022-09-211-3/+3
* | Merge pull request #24522 from yuwata/core-device-drop-nonexistent-devlink-unitDaan De Meyer2022-09-212-0/+204
|\ \
| * | test-17-udev: test that device units for nonexistent devlink are removedYu Watanabe2022-09-211-0/+72
| * | test-64-storage: add test for renaming lvm volumeYu Watanabe2022-09-211-0/+16
| * | test-64-udev-storage: check device unitsYu Watanabe2022-09-211-0/+116
* | | test: don't overwrite existing $QEMU_OPTIONSFrantisek Sumsal2022-09-202-3/+3
|/ /
* | test: add testcase for link priorityYu Watanabe2022-09-192-26/+72
* | test-50-dissect: do not fail test on cleanupYu Watanabe2022-09-171-3/+7
* | test-50-dissect: check mount destination instead of mount sourceYu Watanabe2022-09-171-1/+8
|/
* test: drop the use of `tempfile.mktemp()`Frantisek Sumsal2022-09-131-2/+2
* test: drop forgotten format()Frantisek Sumsal2022-09-131-1/+1
* test: add testcase for udev-watchYu Watanabe2022-09-121-0/+43
* test: make the resolved notifications check a bit more robustFrantisek Sumsal2022-09-111-5/+64
* test: install jq into all imagesFrantisek Sumsal2022-09-112-1/+1
* test-29-portable: set timeout for 'portablectl reattach'Yu Watanabe2022-09-101-5/+7
* Implement DNS notifications from resolved via varlinkSuraj Krishnan2022-09-092-0/+29
* test-58-repart: add test case for issue #24553Yu Watanabe2022-09-091-0/+101
* Merge pull request #24351 from poettering/pcr-signFrantisek Sumsal2022-09-082-1/+61
|\
| * TEST-70-TPM2: add test for new signed TPM2 PCR policiesLennart Poettering2022-09-082-1/+61
* | test: check the numa-test.service status directlyFrantisek Sumsal2022-09-081-3/+3
|/
* Merge pull request #24572 from DaanDeMeyer/repart-verityLennart Poettering2022-09-082-0/+48
|\
| * repart: Add support for formatting verity partitionsDaan De Meyer2022-09-082-0/+48
* | test: don't fail if we don't need any external nss libsFrantisek Sumsal2022-09-071-1/+3
* | test: kill plymouthd after initrd transition if it's still runningFrantisek Sumsal2022-09-061-0/+21
|/
* Use original filename for extension name checkKai Lueke2022-09-061-0/+5
* Merge pull request #24566 from mrc0mmand/TEST-75-fixFrantisek Sumsal2022-09-052-2/+8
|\
| * test: zone-set requires TTL for the first record in the rrsetFrantisek Sumsal2022-09-051-1/+1
| * test: mark knot.conf tmpfiles config as optionalFrantisek Sumsal2022-09-052-1/+7
* | Merge pull request #24404 from thatguystone/socket-jobsLennart Poettering2022-09-058-0/+25
|\ \
| * | job: Don't discard propagated restart jobs when unit is activatingAndrew Stone2022-08-253-0/+22
| * | test: Move testsuite-03 units to .units directoryAndrew Stone2022-08-255-0/+3
* | | repart: Add support for setting a partition's UUID to zeroDaan De Meyer2022-09-051-0/+29
| |/ |/|
* | test: actually set SYSTEMD_DISSECT_VERITY_TIMEOUT_SEC=30Frantisek Sumsal2022-09-041-0/+1
* | fuzz: add a test case for fuzz-bootspecYu Watanabe2022-09-031-0/+1
* | Merge pull request #24538 from mrc0mmand/TEST-13-tweaksLuca Boccassi2022-09-032-2/+3
|\ \
| * | test: suppress not-found errors for `selinuxenabled`Frantisek Sumsal2022-09-022-2/+2
| * | test: forward nspawn logs to journalFrantisek Sumsal2022-09-021-0/+1
* | | test: make pylint happyFrantisek Sumsal2022-09-021-35/+36
* | | test: check for the output file in a loopFrantisek Sumsal2022-09-021-13/+12
|/ /
* | test-29-portable: enable debugging logs of udevdYu Watanabe2022-08-311-0/+2
* | test-29-portable: extend timeout for slower environmentYu Watanabe2022-08-311-0/+11
* | Merge pull request #24471 from yuwata/udevadm-wait-periodic-timerYu Watanabe2022-08-301-9/+12
|\ \
| * | test-50-dissect: wait for and lock loop block partition devicesYu Watanabe2022-08-291-4/+13
| * | Revert "test: wait for loop device to be removed"Yu Watanabe2022-08-291-6/+0
* | | Merge pull request #23888 from topimiettinen/networkd-netlabel-v2Yu Watanabe2022-08-306-0/+37
|\ \ \