From: Corentin Chary Date: Mon, 24 Aug 2009 11:11:56 +0000 (+0200) Subject: tests: add UBIFS test image to blkid test suite X-Git-Tag: v2.17-rc1~159 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62fc170c44963b40d039afacc4bf9f9eea2a34e0;p=thirdparty%2Futil-linux.git tests: add UBIFS test image to blkid test suite Signed-off-by: Corentin Chary Signed-off-by: Karel Zak --- diff --git a/tests/expected/blkid/low-probe-ubifs b/tests/expected/blkid/low-probe-ubifs new file mode 100644 index 0000000000..4164db4600 --- /dev/null +++ b/tests/expected/blkid/low-probe-ubifs @@ -0,0 +1,5 @@ +ID_FS_TYPE=ubifs +ID_FS_USAGE=filesystem +ID_FS_UUID=bafe46c2-5ed9-4405-8e81-7fc317fab8f0 +ID_FS_UUID_ENC=bafe46c2-5ed9-4405-8e81-7fc317fab8f0 +ID_FS_VERSION=w4r0 diff --git a/tests/ts/blkid/images-fs/ubifs.img.bz2 b/tests/ts/blkid/images-fs/ubifs.img.bz2 new file mode 100644 index 0000000000..efba8f75ef Binary files /dev/null and b/tests/ts/blkid/images-fs/ubifs.img.bz2 differ