diff options
author | Karel Zak <kzak@redhat.com> | 2009-01-21 17:09:51 +0100 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2009-02-11 23:35:23 +0100 |
commit | dd9ef6f612f658f2fc9b1b2ac682a5166379b4b4 (patch) | |
tree | cb5cd287dc4d76c998bc8f911dafc4eccd0c88d7 /tests | |
parent | d46c8ab3e0e383bedb922a1c15d9aa5a49371026 (diff) | |
download | util-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-hpfs | 7 | ||||
-rw-r--r-- | tests/ts/blkid/images/hpfs.img.bz2 | bin | 0 -> 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 Binary files differnew file mode 100644 index 00000000..a54e6dfc --- /dev/null +++ b/tests/ts/blkid/images/hpfs.img.bz2 |