diff options
Diffstat (limited to '')
-rw-r--r-- | tests/expected/blkid/low-probe-xfs | 6 | ||||
-rw-r--r-- | tests/expected/blkid/low-probe-xfs-log | 3 |
2 files changed, 9 insertions, 0 deletions
diff --git a/tests/expected/blkid/low-probe-xfs b/tests/expected/blkid/low-probe-xfs new file mode 100644 index 0000000..f21d881 --- /dev/null +++ b/tests/expected/blkid/low-probe-xfs @@ -0,0 +1,6 @@ +ID_FS_LABEL=test-xfs +ID_FS_LABEL_ENC=test-xfs +ID_FS_TYPE=xfs +ID_FS_USAGE=filesystem +ID_FS_UUID=8c8a0a5a-9f57-492e-9610-45a61f38f58a +ID_FS_UUID_ENC=8c8a0a5a-9f57-492e-9610-45a61f38f58a diff --git a/tests/expected/blkid/low-probe-xfs-log b/tests/expected/blkid/low-probe-xfs-log new file mode 100644 index 0000000..6cfb180 --- /dev/null +++ b/tests/expected/blkid/low-probe-xfs-log @@ -0,0 +1,3 @@ +ID_FS_LOGUUID=4063d453-5c01-46ce-b92f-9523d64aecc7 +ID_FS_TYPE=xfs_external_log +ID_FS_USAGE=other |