Files
linuxkit/test/cases/040_packages
Rolf Neugebauer 4c0d156042 test: Increase disk size for dm-crypt LUKS test
Otherwise it fails with:

+ cryptsetup --key-file /etc/dm-crypt/key --cipher aes-cbc-essiv:sha256 luksFormat /dev/sda
+ cryptsetup --key-file /etc/dm-crypt/key luksOpen /dev/sda it_is_encrypted
Requested offset is beyond real size of device /dev/sda.
dm-crypt test suite FAILED

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
2020-04-18 10:54:47 +01:00
..

NOTE: The cases in this directory are ordered alphabetically. The index used is the position of the first letter of the name in the alphabet. For example, 001_a, 002_b, 003_c etc...