]> err.no Git - util-linux/commitdiff
tests: add NTFS blkid test
authorKarel Zak <kzak@redhat.com>
Mon, 16 Nov 2009 13:36:29 +0000 (14:36 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 16 Nov 2009 13:36:29 +0000 (14:36 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/blkid/low-probe-ntfs [new file with mode: 0644]
tests/ts/blkid/images-fs/ntfs.img.bz2 [new file with mode: 0644]

diff --git a/tests/expected/blkid/low-probe-ntfs b/tests/expected/blkid/low-probe-ntfs
new file mode 100644 (file)
index 0000000..019e4ce
--- /dev/null
@@ -0,0 +1,6 @@
+ID_FS_LABEL_ENC=Новый\x20том
+ID_FS_LABEL=Новый_том
+ID_FS_TYPE=ntfs
+ID_FS_USAGE=filesystem
+ID_FS_UUID=09CBB6DE30C87310
+ID_FS_UUID_ENC=09CBB6DE30C87310
diff --git a/tests/ts/blkid/images-fs/ntfs.img.bz2 b/tests/ts/blkid/images-fs/ntfs.img.bz2
new file mode 100644 (file)
index 0000000..dc1249f
Binary files /dev/null and b/tests/ts/blkid/images-fs/ntfs.img.bz2 differ