]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: add XFS log image
authorKarel Zak <kzak@redhat.com>
Wed, 11 Sep 2013 13:45:52 +0000 (15:45 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 11 Sep 2013 13:45:52 +0000 (15:45 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/blkid/low-probe-xfs-log [new file with mode: 0644]
tests/ts/blkid/images-fs/xfs-log.img.bz2 [new file with mode: 0644]

diff --git a/tests/expected/blkid/low-probe-xfs-log b/tests/expected/blkid/low-probe-xfs-log
new file mode 100644 (file)
index 0000000..6cfb180
--- /dev/null
@@ -0,0 +1,3 @@
+ID_FS_LOGUUID=4063d453-5c01-46ce-b92f-9523d64aecc7
+ID_FS_TYPE=xfs_external_log
+ID_FS_USAGE=other
diff --git a/tests/ts/blkid/images-fs/xfs-log.img.bz2 b/tests/ts/blkid/images-fs/xfs-log.img.bz2
new file mode 100644 (file)
index 0000000..660846c
Binary files /dev/null and b/tests/ts/blkid/images-fs/xfs-log.img.bz2 differ