summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-58.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* repart: Add partno to outputDaan De Meyer2023-08-231-0/+3
* repart: Add verity configuration section and optionsMichael A Cassaniti2023-08-151-11/+69
* test: fix expected result of systemd-repartYu Watanabe2023-08-121-4/+4
* repart: Allow specifying --copy-from more than onceDaan De Meyer2023-08-111-5/+21
* repart: Add --copy-from optionDaan De Meyer2023-08-031-0/+21
* Revert "repart: Allow combining CopyBlocks= and CopyFiles="Daan De Meyer2023-08-011-5/+0
* Revert "repart: Add --oem and OEM="Daan De Meyer2023-08-011-25/+0
* repart: Add --oem and OEM=Daan De Meyer2023-08-011-0/+25
* repart: Allow combining CopyBlocks= and CopyFiles=Daan De Meyer2023-08-011-0/+5
* test: unify /testok & /failed handlingFrantisek Sumsal2023-07-121-3/+1
* test: update test for free area calculation in repartYu Watanabe2023-07-051-2/+4
* test: add reproducer for issue #28225Yu Watanabe2023-07-051-0/+80
* test: Test --offline= in TEST-58-REPARTDaan De Meyer2023-06-051-139/+156
* Merge pull request #27853 from keszybz/various-bits-and-pieces-included-to-re...Luca Boccassi2023-05-311-1/+1
|\
| * tests: drop unnecessary redirection of stderrZbigniew Jędrzejewski-Szmek2023-05-301-1/+1
* | Merge pull request #27835 from keszybz/test-58-repart-modernizationLuca Boccassi2023-05-311-104/+133
|\ \ | |/ |/|
| * TEST-58: remove whitespace between redirection operator and its argumentZbigniew Jędrzejewski-Szmek2023-05-301-3/+3
| * TEST-58: add echo calls to print what is happeningZbigniew Jędrzejewski-Szmek2023-05-301-18/+26
| * TEST-58: create config files as rootZbigniew Jędrzejewski-Szmek2023-05-301-83/+104
* | repart: Allow target directory excludesDaan De Meyer2023-05-301-0/+7
|/
* test: use run_testcases() in a few more placesFrantisek Sumsal2023-05-221-22/+15
* test: move runas() to the shared utility libraryFrantisek Sumsal2023-05-161-5/+2
* test: rename assert.sh to util.shFrantisek Sumsal2023-05-161-2/+2
* repart: Fix deny list logicDaan De Meyer2023-05-101-0/+19
* repart: Add Minimize= support for verity hash partitionsDaan De Meyer2023-04-261-0/+2
* test: use setpriv instead of su for user switch from rootThomas Blume2023-03-311-2/+1
* tests: fix inverted condition in testsuite-58.shFranck Bui2023-03-141-1/+1
* repart: Exclude APIVFS mountpoint directoriesDaan De Meyer2023-02-221-0/+6
* copy: Support both inode exclusion and contents exclusionDaan De Meyer2023-02-221-4/+4
* repart: Add ExcludeFiles= optionDaan De Meyer2023-02-201-2/+8
* test: drop whitespace after shell redirection operatorsZbigniew Jędrzejewski-Szmek2023-02-061-1/+1
* repart: Add roothash to output of all verity siblingsDaan De Meyer2023-01-251-4/+9
* Revert "repart: Ensure files end up owned by root in generated filesystems"Daan De Meyer2023-01-231-42/+42
* format-table: add field type TABLE_PATH_BASENAMELennart Poettering2022-12-231-3/+3
* repart: Fix integration testDaan De Meyer2022-12-151-2/+2
* repart: Rename --skip-partitions to --defer-partitionsDaan De Meyer2022-12-141-1/+1
* repart: support erofsLennart Poettering2022-12-101-1/+1
* repart: Add --skip-partitions=Daan De Meyer2022-11-251-4/+4
* repart: Run most repart integration tests without root privilegesDaan De Meyer2022-11-151-140/+165
* repart: Add integration test for --include/--exclude-partitionsDaan De Meyer2022-11-151-0/+34
* repart: Add Minimize= integration testDaan De Meyer2022-11-141-0/+53
* Merge pull request #24803 from DaanDeMeyer/repart-copy-deny-listDaan De Meyer2022-11-111-0/+55
|\
| * repart: Add integration test for #24678Daan De Meyer2022-11-101-0/+55
* | test: add quick test for ensuring image UUID is deterministic based on the se...Lennart Poettering2022-11-101-1/+2
* | locale: honour new env var $SYSTEMD_UTF8=Lennart Poettering2022-11-101-8/+11
|/
* repart: Add support for generating verity sig partitionsDaan De Meyer2022-09-231-1/+31
* repart: Rename verity integration test definition filesDaan De Meyer2022-09-231-2/+2
* test-58-repart: add test case for issue #24553Yu Watanabe2022-09-081-0/+101
* repart: Add support for formatting verity partitionsDaan De Meyer2022-09-081-0/+46
* repart: Add support for setting a partition's UUID to zeroDaan De Meyer2022-09-051-0/+29