summaryrefslogtreecommitdiffstats
path: root/tests/expected/blkid
diff options
context:
space:
mode:
authorVaclav Dolezal2018-01-23 16:10:59 +0100
committerVaclav Dolezal2018-01-23 17:02:41 +0100
commit8326045ace634663af9985aa9940112bcce2270d (patch)
tree90e13d3f6bd817f652de4c7ff35525057a9d8235 /tests/expected/blkid
parentlibblkid: Support for Atari partitioning scheme (diff)
downloadkernel-qcow2-util-linux-8326045ace634663af9985aa9940112bcce2270d.tar.gz
kernel-qcow2-util-linux-8326045ace634663af9985aa9940112bcce2270d.tar.xz
kernel-qcow2-util-linux-8326045ace634663af9985aa9940112bcce2270d.zip
tests: added test for libblkid atari pt
Signed-off-by: Vaclav Dolezal <vdolezal@redhat.com>
Diffstat (limited to 'tests/expected/blkid')
-rw-r--r--tests/expected/blkid/lowprobe-pt-atari-icd8
-rw-r--r--tests/expected/blkid/lowprobe-pt-atari-xgm8
2 files changed, 16 insertions, 0 deletions
diff --git a/tests/expected/blkid/lowprobe-pt-atari-icd b/tests/expected/blkid/lowprobe-pt-atari-icd
new file mode 100644
index 000000000..29942b123
--- /dev/null
+++ b/tests/expected/blkid/lowprobe-pt-atari-icd
@@ -0,0 +1,8 @@
+size: 8388608, sector size: 512, PT: atari, offset: 0, id=(null)
+---
+#1: 65 4032 0x0 type='FAT'
+#2: 4097 904 0x0 type='FOO'
+#4: 12289 4096 0x0 type='BAR'
+#5: 5002 1999 0x0 type='GEM'
+#6: 7003 3238 0x0 type='RAW'
+#7: 10241 2048 0x0 type='RAW'
diff --git a/tests/expected/blkid/lowprobe-pt-atari-xgm b/tests/expected/blkid/lowprobe-pt-atari-xgm
new file mode 100644
index 000000000..4b7756655
--- /dev/null
+++ b/tests/expected/blkid/lowprobe-pt-atari-xgm
@@ -0,0 +1,8 @@
+size: 8388608, sector size: 512, PT: atari, offset: 0, id=(null)
+---
+#1: 65 4032 0x0 type='FAT'
+#2: 4097 904 0x0 type='FOO'
+#3: 5002 1999 0x0 type='GEM'
+#4: 7003 3238 0x0 type='RAW'
+#5: 10241 2048 0x0 type='RAW'
+#6: 12289 4096 0x0 type='BAR'