summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-50.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "test: test new systemd-dissect --attach/--detach/--loop-ref= and /dev...Luca Boccassi2023-07-201-42/+0
* core: copy the host's os-release for /run/host/os-releaseLuca Boccassi2023-07-181-0/+2
* confext: test image wide systemd support for confextMaanya Goenka2023-07-141-0/+32
* sysext: change the table lookup string to be more verboseMaanya Goenka2023-07-141-1/+1
* test: unify /testok & /failed handlingFrantisek Sumsal2023-07-121-3/+1
* dissect: Add --mtree-hash= optionDaan De Meyer2023-07-061-1/+2
* dissect: Allow a few verbs to operate on directories as well as image filesDaan De Meyer2023-07-061-0/+10
* test: Add RootEphemeral= integration testDaan De Meyer2023-06-211-0/+12
* test: make shellcheck happy againFrantisek Sumsal2023-05-161-0/+1
* test: use idiomatic bash loop iterationZbigniew Jędrzejewski-Szmek2023-04-241-2/+2
* test: drop uses of "&& { echo 'unexpected success'; exit 1; }"Zbigniew Jędrzejewski-Szmek2023-04-241-5/+5
* systemd-confext: mount confexts as noexec and nosuidLuca Boccassi2023-04-131-0/+6
* Merge pull request #25608 from poettering/dissect-moarLennart Poettering2023-04-121-0/+27
|\
| * test: add integration test for image policyLennart Poettering2023-04-051-0/+27
* | confext: add tests for systemd-confextmaanyagoenka2023-04-051-0/+11
|/
* sysext: validate that they do not contain os-releaseLuca Boccassi2023-03-301-0/+11
* test-50-dissect: add test for long reference nameYu Watanabe2023-03-141-1/+21
* test: test new systemd-dissect --attach/--detach/--loop-ref= and /dev/loop/* ...Lennart Poettering2023-03-091-0/+22
* test: add test for new /sbin/mount.ddi helperLennart Poettering2023-03-061-0/+6
* test: drop whitespace after shell redirection operatorsZbigniew Jędrzejewski-Szmek2023-02-061-3/+3
* test: add simple test for new --in-memory switch for systemd-dissectLennart Poettering2022-12-081-0/+6
* dissect: add simple --discover commandLennart Poettering2022-12-071-0/+9
* test: add trivial test for systemd-dissect --mtreeLennart Poettering2022-11-091-0/+1
* test: extend TEST-50-DISSECT for systemd-dissect --list and --withLennart Poettering2022-11-091-0/+8
* dissect: Process verity sig partitions if a root hash is specifiedDaan De Meyer2022-09-231-1/+4
* 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
* Use original filename for extension name checkKai Lueke2022-09-051-0/+5
* 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
* test-50-dissect: generate debugging logs of udevdYu Watanabe2022-08-271-0/+2
* test: wait for loop device to be removedYu Watanabe2022-08-261-0/+6
* test: wait for the lodev to get properly initializedFrantisek Sumsal2022-08-231-0/+1
* test: expect libdevmapper failure in TEST-50-DISSECTLuca Boccassi2022-08-181-1/+1
* man: Correct information on sysext maskingKai Lueke2022-08-161-0/+13
* sysext: support distribution-independent extensions using ID=_anyKai Lueke2022-08-151-1/+4
* dissect: Add systemd-dissect --umountDaan De Meyer2022-08-031-5/+5
* core: fix dm-verity auto-discovery in MountImageUnit()Luca Boccassi2022-04-071-1/+1
* Merge pull request #22272 from bluca/state_dir_private_rootfsYu Watanabe2022-01-281-2/+4
|\
| * core: do not attempt to add 'private' symlinks when RootImage/RootDirectory a...Luca Boccassi2022-01-281-2/+4
* | tree-wide: fix typoYu Watanabe2022-01-271-1/+1
|/
* core: add ExtensionDirectories= settingLuca Boccassi2022-01-211-0/+30
* test: add partition IDs for s390x and ppc64el to TEST-50-DISSECTLuca Boccassi2022-01-121-3/+9
* test: record missing openssl as a failureMichael Biebl2021-12-161-0/+7
* gpt: update the gpt test case for LoongArchXiaotian Wu2021-11-301-0/+5
* tests: add spdx headers to scripts and MakefilesZbigniew Jędrzejewski-Szmek2021-10-181-0/+1
* test: make OpenSSL checks optional in TEST-50-DISSECTLuca Boccassi2021-10-071-16/+26
* tests: extend TEST-50-DISSECT to look for verity signaturesLennart Poettering2021-09-281-1/+40
* extension-release: search for other files if expected name not foundLuca Boccassi2021-08-171-1/+1
* Merge pull request #19391 from poettering/dissect-growZbigniew Jędrzejewski-Szmek2021-05-071-2/+2
|\