summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2009-01-21 17:09:51 +0100
committerKarel Zak <kzak@redhat.com>2009-02-11 23:35:23 +0100
commitdd9ef6f612f658f2fc9b1b2ac682a5166379b4b4 (patch)
treecb5cd287dc4d76c998bc8f911dafc4eccd0c88d7 /tests
parentd46c8ab3e0e383bedb922a1c15d9aa5a49371026 (diff)
downloadutil-linux-old-dd9ef6f612f658f2fc9b1b2ac682a5166379b4b4.tar.gz
blkid: add hpfs regression test
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/expected/blkid/low-probe-hpfs7
-rw-r--r--tests/ts/blkid/images/hpfs.img.bz2bin0 -> 2454 bytes
2 files changed, 7 insertions, 0 deletions
diff --git a/tests/expected/blkid/low-probe-hpfs b/tests/expected/blkid/low-probe-hpfs
new file mode 100644
index 00000000..f0711555
--- /dev/null
+++ b/tests/expected/blkid/low-probe-hpfs
@@ -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
index 00000000..a54e6dfc
--- /dev/null
+++ b/tests/ts/blkid/images/hpfs.img.bz2
Binary files differ