]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: add bcache images
authorKarel Zak <kzak@redhat.com>
Wed, 11 Sep 2013 15:16:18 +0000 (17:16 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 11 Sep 2013 15:16:18 +0000 (17:16 +0200)
 images generated by Rolf Fokkens <rolf@rolffokkens.nl>

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/blkid/low-probe-bcache-B [new file with mode: 0644]
tests/expected/blkid/low-probe-bcache-C [new file with mode: 0644]
tests/ts/blkid/images-fs/bcache-B.img.bz2 [new file with mode: 0644]
tests/ts/blkid/images-fs/bcache-C.img.bz2 [new file with mode: 0644]

diff --git a/tests/expected/blkid/low-probe-bcache-B b/tests/expected/blkid/low-probe-bcache-B
new file mode 100644 (file)
index 0000000..7396632
--- /dev/null
@@ -0,0 +1,4 @@
+ID_FS_TYPE=bcache
+ID_FS_USAGE=other
+ID_FS_UUID=8fb7f716-4c19-4517-bfbb-6f4a2becad60
+ID_FS_UUID_ENC=8fb7f716-4c19-4517-bfbb-6f4a2becad60
diff --git a/tests/expected/blkid/low-probe-bcache-C b/tests/expected/blkid/low-probe-bcache-C
new file mode 100644 (file)
index 0000000..b3c5f88
--- /dev/null
@@ -0,0 +1,4 @@
+ID_FS_TYPE=bcache
+ID_FS_USAGE=other
+ID_FS_UUID=7a343627-ac87-4bf0-b76f-46067cbc9b8c
+ID_FS_UUID_ENC=7a343627-ac87-4bf0-b76f-46067cbc9b8c
diff --git a/tests/ts/blkid/images-fs/bcache-B.img.bz2 b/tests/ts/blkid/images-fs/bcache-B.img.bz2
new file mode 100644 (file)
index 0000000..71fe1ee
Binary files /dev/null and b/tests/ts/blkid/images-fs/bcache-B.img.bz2 differ
diff --git a/tests/ts/blkid/images-fs/bcache-C.img.bz2 b/tests/ts/blkid/images-fs/bcache-C.img.bz2
new file mode 100644 (file)
index 0000000..97afedb
Binary files /dev/null and b/tests/ts/blkid/images-fs/bcache-C.img.bz2 differ