From: Victor Westerhuis Date: Thu, 25 Jul 2024 10:58:34 +0000 (+0200) Subject: libblkid: bitlocker: add image for Windows 7+ BitLocker X-Git-Tag: v2.42-start~255 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=63d3b78b67123da942edc084bc2257ed20874be2;p=thirdparty%2Futil-linux.git libblkid: bitlocker: add image for Windows 7+ BitLocker --- diff --git a/tests/expected/blkid/low-probe-bitlocker-win7 b/tests/expected/blkid/low-probe-bitlocker-win7 new file mode 100644 index 000000000..4c54c6059 --- /dev/null +++ b/tests/expected/blkid/low-probe-bitlocker-win7 @@ -0,0 +1,3 @@ +ID_FS_TYPE=BitLocker +ID_FS_USAGE=crypto +ID_FS_VERSION=2 diff --git a/tests/ts/blkid/images-fs/bitlocker-win7.img.xz b/tests/ts/blkid/images-fs/bitlocker-win7.img.xz new file mode 100644 index 000000000..5e05cbb6e Binary files /dev/null and b/tests/ts/blkid/images-fs/bitlocker-win7.img.xz differ