summaryrefslogtreecommitdiffstats
path: root/tests/expected/blkid/low-probe-cramfs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/expected/blkid/low-probe-cramfs7
-rw-r--r--tests/expected/blkid/low-probe-cramfs-big7
2 files changed, 14 insertions, 0 deletions
diff --git a/tests/expected/blkid/low-probe-cramfs b/tests/expected/blkid/low-probe-cramfs
new file mode 100644
index 0000000..cf9c152
--- /dev/null
+++ b/tests/expected/blkid/low-probe-cramfs
@@ -0,0 +1,7 @@
+ID_FS_ENDIANNESS=LITTLE
+ID_FS_FSSIZE=4096
+ID_FS_LABEL=test-cram
+ID_FS_LABEL_ENC=test-cram
+ID_FS_TYPE=cramfs
+ID_FS_USAGE=filesystem
+ID_FS_VERSION=2
diff --git a/tests/expected/blkid/low-probe-cramfs-big b/tests/expected/blkid/low-probe-cramfs-big
new file mode 100644
index 0000000..46d1295
--- /dev/null
+++ b/tests/expected/blkid/low-probe-cramfs-big
@@ -0,0 +1,7 @@
+ID_FS_ENDIANNESS=BIG
+ID_FS_FSSIZE=4096
+ID_FS_LABEL=Compressed
+ID_FS_LABEL_ENC=Compressed
+ID_FS_TYPE=cramfs
+ID_FS_USAGE=filesystem
+ID_FS_VERSION=2