summaryrefslogtreecommitdiff
path: root/tests/setup_disk_test
AgeCommit message (Collapse)Author
2022-11-11setup-disk: add tests for find_efi_sizeNatanael Copa
2022-11-11setup-disk: add tests for find/setup_partitionsNatanael Copa
2022-11-09setup-disk: fix typo in error messageNatanael Copa
and add test from missing block device
2022-11-09setup-disk: refactor and test find_disksNatanael Copa
2022-07-01setup-disk: exit if either mode or disk is 'none'Natanael Copa
2022-06-28tests: setup-disk: add test for -m noneNatanael Copa
ref https://gitlab.alpinelinux.org/alpine/alpine-conf/-/merge_requests/75
2022-05-13tests: add test for setup-diskNatanael Copa
only test for help text. We test most of the other functionality with the alpine-installer-testsuite.