From: Karel Zak Date: Thu, 6 May 2010 11:11:40 +0000 (+0200) Subject: tests: add blkid test for TuxOnIce X-Git-Tag: v2.18-rc1~113 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b4d50ba3b1de84c8be950c9e78c7e337ea51fd3e;p=thirdparty%2Futil-linux.git tests: add blkid test for TuxOnIce Signed-off-by: Karel Zak --- diff --git a/tests/expected/blkid/low-probe-tuxonice b/tests/expected/blkid/low-probe-tuxonice new file mode 100644 index 0000000000..3fd5a94dad --- /dev/null +++ b/tests/expected/blkid/low-probe-tuxonice @@ -0,0 +1,5 @@ +ID_FS_TYPE=swsuspend +ID_FS_USAGE=other +ID_FS_UUID=7ec1e8e4-0a69-4565-860c-3f13b0f79838 +ID_FS_UUID_ENC=7ec1e8e4-0a69-4565-860c-3f13b0f79838 +ID_FS_VERSION=tuxonice diff --git a/tests/ts/blkid/images-fs/tuxonice.img.bz2 b/tests/ts/blkid/images-fs/tuxonice.img.bz2 new file mode 100644 index 0000000000..c47ab3e8cd Binary files /dev/null and b/tests/ts/blkid/images-fs/tuxonice.img.bz2 differ