]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: add f2fs image test
authorAlejandro Martinez Ruiz <alex@nowcomputing.com>
Tue, 5 Feb 2013 17:00:07 +0000 (18:00 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 6 Feb 2013 11:12:12 +0000 (12:12 +0100)
Signed-off-by: Alejandro Martinez Ruiz <alex@nowcomputing.com>
tests/expected/blkid/low-probe-f2fs [new file with mode: 0644]
tests/ts/blkid/images-fs/f2fs.img.bz2 [new file with mode: 0644]

diff --git a/tests/expected/blkid/low-probe-f2fs b/tests/expected/blkid/low-probe-f2fs
new file mode 100644 (file)
index 0000000..ee32864
--- /dev/null
@@ -0,0 +1,7 @@
+ID_FS_LABEL=test-f2fs
+ID_FS_LABEL_ENC=test-f2fs
+ID_FS_TYPE=f2fs
+ID_FS_USAGE=filesystem
+ID_FS_UUID=f6aee5b9-8cc2-4da7-9f8d-c95aac90e17d
+ID_FS_UUID_ENC=f6aee5b9-8cc2-4da7-9f8d-c95aac90e17d
+ID_FS_VERSION=1.1
diff --git a/tests/ts/blkid/images-fs/f2fs.img.bz2 b/tests/ts/blkid/images-fs/f2fs.img.bz2
new file mode 100644 (file)
index 0000000..82e8601
Binary files /dev/null and b/tests/ts/blkid/images-fs/f2fs.img.bz2 differ