summaryrefslogtreecommitdiffstats
path: root/test/TEST-61-UNITTESTS-QEMU (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-04loop-util: drop unnecessary initializationsYu Watanabe1-2/+2
2022-09-04loop-util: use loop_device_open_full() when whole block device is passed to l...Yu Watanabe1-59/+3
2022-09-04loop-util: introduce loop_device_open_full()Yu Watanabe2-14/+43
2022-09-04loop-util: fix LoopDevice.devno assigned by loop_device_open()Yu Watanabe1-1/+1
2022-09-04loop-util: also set LoopDevice.diskseq when created with loop_device_open()Yu Watanabe1-0/+6
2022-09-04mount-util: fix error codeYu Watanabe1-1/+1
2022-09-04man: fix static bridge exampleJade Bilkey1-0/+5
2022-09-03test: actually set SYSTEMD_DISSECT_VERITY_TIMEOUT_SEC=30Frantisek Sumsal1-0/+1
2022-09-03test: check returned values are always initialized on successYu Watanabe1-1/+4
2022-09-03bootspec: shorten code a bitYu Watanabe1-2/+1