summaryrefslogtreecommitdiff
path: root/src/test/test-gpt.c
Commit message (Expand)AuthorAgeFilesLines
* gpt: add helpers for deriving data partition from verity or verity sig design...Lennart Poettering2022-12-061-0/+18
* gpt: Expose GptPartitionType and get rid of SECONDARY/OTHERDaan De Meyer2022-11-151-7/+7
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* tree-wide: use 'Architecture' type consistently across the treeLennart Poettering2022-04-051-1/+1
* strv: declare iterator of FOREACH_STRING() in the loopZbigniew Jędrzejewski-Szmek2022-03-231-5/+1
* Merge pull request #21501 from medhefgo/testZbigniew Jędrzejewski-Szmek2021-11-261-11/+2
|\
| * test: Use TEST macroJan Janssen2021-11-251-11/+2
* | gpt: Store the architecture in GptPartitionTypeDaan De Meyer2021-11-241-0/+2
|/
* bootctl: use new red/green check/cross mark helpers at two placesLennart Poettering2021-11-231-2/+3
* Trivial style fixesZbigniew Jędrzejewski-Szmek2021-11-191-2/+1
* test-gpt: add test that shows for which archs we have GPT partition typesLennart Poettering2021-11-191-0/+61