]> err.no Git - util-linux/commitdiff
tests: add UBIFS test image to blkid test suite
authorCorentin Chary <corentincj@iksaif.net>
Mon, 24 Aug 2009 11:11:56 +0000 (13:11 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 24 Sep 2009 13:43:52 +0000 (15:43 +0200)
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/blkid/low-probe-ubifs [new file with mode: 0644]
tests/ts/blkid/images-fs/ubifs.img.bz2 [new file with mode: 0644]

diff --git a/tests/expected/blkid/low-probe-ubifs b/tests/expected/blkid/low-probe-ubifs
new file mode 100644 (file)
index 0000000..4164db4
--- /dev/null
@@ -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 (file)
index 0000000..efba8f7
Binary files /dev/null and b/tests/ts/blkid/images-fs/ubifs.img.bz2 differ