]> err.no Git - util-linux/commitdiff
blkid: add hpfs regression test
authorKarel Zak <kzak@redhat.com>
Wed, 21 Jan 2009 16:09:51 +0000 (17:09 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 11 Feb 2009 22:35:23 +0000 (23:35 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/blkid/low-probe-hpfs [new file with mode: 0644]
tests/ts/blkid/images/hpfs.img.bz2 [new file with mode: 0644]

diff --git a/tests/expected/blkid/low-probe-hpfs b/tests/expected/blkid/low-probe-hpfs
new file mode 100644 (file)
index 0000000..f071155
--- /dev/null
@@ -0,0 +1,7 @@
+ID_FS_LABEL_ENC=P01\x20S16A
+ID_FS_LABEL=P01_S16A
+ID_FS_TYPE=hpfs
+ID_FS_USAGE=filesystem
+ID_FS_UUID=3BC2-32D5
+ID_FS_UUID_ENC=3BC2-32D5
+ID_FS_VERSION=2
diff --git a/tests/ts/blkid/images/hpfs.img.bz2 b/tests/ts/blkid/images/hpfs.img.bz2
new file mode 100644 (file)
index 0000000..a54e6df
Binary files /dev/null and b/tests/ts/blkid/images/hpfs.img.bz2 differ