summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2013-09-11 17:16:18 +0200
committerKarel Zak <kzak@redhat.com>2013-09-11 17:16:18 +0200
commitc475943a32d57df9ef6d217be21699291af07fc6 (patch)
treef4edad6ad30f29017fd716d3dad8bedda6925537 /tests
parenta083b725a1e7d299caeb80ec2dbd21d518bf6e87 (diff)
downloadutil-linux-c475943a32d57df9ef6d217be21699291af07fc6.tar.gz
tests: add bcache images
images generated by Rolf Fokkens <rolf@rolffokkens.nl> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/expected/blkid/low-probe-bcache-B4
-rw-r--r--tests/expected/blkid/low-probe-bcache-C4
-rw-r--r--tests/ts/blkid/images-fs/bcache-B.img.bz2bin0 -> 161 bytes
-rw-r--r--tests/ts/blkid/images-fs/bcache-C.img.bz2bin0 -> 201 bytes
4 files changed, 8 insertions, 0 deletions
diff --git a/tests/expected/blkid/low-probe-bcache-B b/tests/expected/blkid/low-probe-bcache-B
new file mode 100644
index 00000000..73966320
--- /dev/null
+++ b/tests/expected/blkid/low-probe-bcache-B
@@ -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
index 00000000..b3c5f88f
--- /dev/null
+++ b/tests/expected/blkid/low-probe-bcache-C
@@ -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
index 00000000..71fe1eeb
--- /dev/null
+++ b/tests/ts/blkid/images-fs/bcache-B.img.bz2
Binary files 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
index 00000000..97afedba
--- /dev/null
+++ b/tests/ts/blkid/images-fs/bcache-C.img.bz2
Binary files differ