summaryrefslogtreecommitdiffstats
path: root/tests/expected/blkid/low-probe-fat
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/expected/blkid/low-probe-fat10
-rw-r--r--tests/expected/blkid/low-probe-fat16_noheads8
-rw-r--r--tests/expected/blkid/low-probe-fat32_cp850_O_tilde9
-rw-r--r--tests/expected/blkid/low-probe-fat32_label_64MB7
-rw-r--r--tests/expected/blkid/low-probe-fat32_mkdosfs_label19
-rw-r--r--tests/expected/blkid/low-probe-fat32_mkdosfs_label1_dosfslabel_NO_NAME7
-rw-r--r--tests/expected/blkid/low-probe-fat32_mkdosfs_label1_dosfslabel_empty5
-rw-r--r--tests/expected/blkid/low-probe-fat32_mkdosfs_label1_dosfslabel_label29
-rw-r--r--tests/expected/blkid/low-probe-fat32_mkdosfs_label1_mlabel_NO_NAME7
-rw-r--r--tests/expected/blkid/low-probe-fat32_mkdosfs_label1_mlabel_erase5
-rw-r--r--tests/expected/blkid/low-probe-fat32_mkdosfs_label1_xp_erase7
-rw-r--r--tests/expected/blkid/low-probe-fat32_mkdosfs_label1_xp_label29
-rw-r--r--tests/expected/blkid/low-probe-fat32_mkdosfs_none5
-rw-r--r--tests/expected/blkid/low-probe-fat32_mkdosfs_none_dosfslabel_NO_NAME5
-rw-r--r--tests/expected/blkid/low-probe-fat32_mkdosfs_none_dosfslabel_label17
-rw-r--r--tests/expected/blkid/low-probe-fat32_mkdosfs_none_dosfslabel_label1_xp_label29
-rw-r--r--tests/expected/blkid/low-probe-fat32_mkdosfs_none_xp_label17
-rw-r--r--tests/expected/blkid/low-probe-fat32_mkdosfs_none_xp_label1_dosfslabel_label29
-rw-r--r--tests/expected/blkid/low-probe-fat32_xp_label17
-rw-r--r--tests/expected/blkid/low-probe-fat32_xp_none5
-rw-r--r--tests/expected/blkid/low-probe-fat32_xp_none_dosfslabel_label17
-rw-r--r--tests/expected/blkid/low-probe-fat32_xp_none_mlabel_label19
22 files changed, 162 insertions, 0 deletions
diff --git a/tests/expected/blkid/low-probe-fat b/tests/expected/blkid/low-probe-fat
new file mode 100644
index 0000000..9cc2da1
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat
@@ -0,0 +1,10 @@
+ID_FS_LABEL=TEST-FAT
+ID_FS_LABEL_ENC=TEST-FAT
+ID_FS_LABEL_FATBOOT=TEST-FAT
+ID_FS_LABEL_FATBOOT_ENC=TEST-FAT
+ID_FS_SEC_TYPE=msdos
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=DEAD-BEEF
+ID_FS_UUID_ENC=DEAD-BEEF
+ID_FS_VERSION=FAT12
diff --git a/tests/expected/blkid/low-probe-fat16_noheads b/tests/expected/blkid/low-probe-fat16_noheads
new file mode 100644
index 0000000..ba47078
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat16_noheads
@@ -0,0 +1,8 @@
+ID_FS_LABEL=VTech_1070
+ID_FS_LABEL_ENC=VTech\x201070
+ID_FS_SEC_TYPE=msdos
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=2004-1014
+ID_FS_UUID_ENC=2004-1014
+ID_FS_VERSION=FAT16
diff --git a/tests/expected/blkid/low-probe-fat32_cp850_O_tilde b/tests/expected/blkid/low-probe-fat32_cp850_O_tilde
new file mode 100644
index 0000000..aa998f0
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_cp850_O_tilde
@@ -0,0 +1,9 @@
+ID_FS_LABEL=___
+ID_FS_LABEL_ENC=\xe5\xe5\xe5
+ID_FS_LABEL_FATBOOT=___
+ID_FS_LABEL_FATBOOT_ENC=\xe5\xe5\xe5
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=2826-F9B3
+ID_FS_UUID_ENC=2826-F9B3
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_label_64MB b/tests/expected/blkid/low-probe-fat32_label_64MB
new file mode 100644
index 0000000..1179490
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_label_64MB
@@ -0,0 +1,7 @@
+ID_FS_LABEL=BINGO
+ID_FS_LABEL_ENC=BINGO
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=8CB5-BA49
+ID_FS_UUID_ENC=8CB5-BA49
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_mkdosfs_label1 b/tests/expected/blkid/low-probe-fat32_mkdosfs_label1
new file mode 100644
index 0000000..c532983
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_mkdosfs_label1
@@ -0,0 +1,9 @@
+ID_FS_LABEL=label1
+ID_FS_LABEL_ENC=label1
+ID_FS_LABEL_FATBOOT=label1
+ID_FS_LABEL_FATBOOT_ENC=label1
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=92B4-BA66
+ID_FS_UUID_ENC=92B4-BA66
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_dosfslabel_NO_NAME b/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_dosfslabel_NO_NAME
new file mode 100644
index 0000000..7860cd1
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_dosfslabel_NO_NAME
@@ -0,0 +1,7 @@
+ID_FS_LABEL=NO_NAME
+ID_FS_LABEL_ENC=NO\x20NAME
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=92B4-BA66
+ID_FS_UUID_ENC=92B4-BA66
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_dosfslabel_empty b/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_dosfslabel_empty
new file mode 100644
index 0000000..9defdcf
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_dosfslabel_empty
@@ -0,0 +1,5 @@
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=92B4-BA66
+ID_FS_UUID_ENC=92B4-BA66
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_dosfslabel_label2 b/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_dosfslabel_label2
new file mode 100644
index 0000000..437a01b
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_dosfslabel_label2
@@ -0,0 +1,9 @@
+ID_FS_LABEL=label2
+ID_FS_LABEL_ENC=label2
+ID_FS_LABEL_FATBOOT=label2
+ID_FS_LABEL_FATBOOT_ENC=label2
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=92B4-BA66
+ID_FS_UUID_ENC=92B4-BA66
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_mlabel_NO_NAME b/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_mlabel_NO_NAME
new file mode 100644
index 0000000..7860cd1
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_mlabel_NO_NAME
@@ -0,0 +1,7 @@
+ID_FS_LABEL=NO_NAME
+ID_FS_LABEL_ENC=NO\x20NAME
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=92B4-BA66
+ID_FS_UUID_ENC=92B4-BA66
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_mlabel_erase b/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_mlabel_erase
new file mode 100644
index 0000000..9defdcf
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_mlabel_erase
@@ -0,0 +1,5 @@
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=92B4-BA66
+ID_FS_UUID_ENC=92B4-BA66
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_xp_erase b/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_xp_erase
new file mode 100644
index 0000000..09299da
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_xp_erase
@@ -0,0 +1,7 @@
+ID_FS_LABEL_FATBOOT=label1
+ID_FS_LABEL_FATBOOT_ENC=label1
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=92B4-BA66
+ID_FS_UUID_ENC=92B4-BA66
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_xp_label2 b/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_xp_label2
new file mode 100644
index 0000000..a0bb728
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_mkdosfs_label1_xp_label2
@@ -0,0 +1,9 @@
+ID_FS_LABEL=LABEL2
+ID_FS_LABEL_ENC=LABEL2
+ID_FS_LABEL_FATBOOT=label1
+ID_FS_LABEL_FATBOOT_ENC=label1
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=92B4-BA66
+ID_FS_UUID_ENC=92B4-BA66
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_mkdosfs_none b/tests/expected/blkid/low-probe-fat32_mkdosfs_none
new file mode 100644
index 0000000..7292f07
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_mkdosfs_none
@@ -0,0 +1,5 @@
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=E6B8-AF8C
+ID_FS_UUID_ENC=E6B8-AF8C
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_mkdosfs_none_dosfslabel_NO_NAME b/tests/expected/blkid/low-probe-fat32_mkdosfs_none_dosfslabel_NO_NAME
new file mode 100644
index 0000000..7292f07
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_mkdosfs_none_dosfslabel_NO_NAME
@@ -0,0 +1,5 @@
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=E6B8-AF8C
+ID_FS_UUID_ENC=E6B8-AF8C
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_mkdosfs_none_dosfslabel_label1 b/tests/expected/blkid/low-probe-fat32_mkdosfs_none_dosfslabel_label1
new file mode 100644
index 0000000..4ec217f
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_mkdosfs_none_dosfslabel_label1
@@ -0,0 +1,7 @@
+ID_FS_LABEL_FATBOOT=label1
+ID_FS_LABEL_FATBOOT_ENC=label1
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=E6B8-AF8C
+ID_FS_UUID_ENC=E6B8-AF8C
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_mkdosfs_none_dosfslabel_label1_xp_label2 b/tests/expected/blkid/low-probe-fat32_mkdosfs_none_dosfslabel_label1_xp_label2
new file mode 100644
index 0000000..046769b
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_mkdosfs_none_dosfslabel_label1_xp_label2
@@ -0,0 +1,9 @@
+ID_FS_LABEL=LABEL2
+ID_FS_LABEL_ENC=LABEL2
+ID_FS_LABEL_FATBOOT=label1
+ID_FS_LABEL_FATBOOT_ENC=label1
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=E6B8-AF8C
+ID_FS_UUID_ENC=E6B8-AF8C
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_mkdosfs_none_xp_label1 b/tests/expected/blkid/low-probe-fat32_mkdosfs_none_xp_label1
new file mode 100644
index 0000000..65a5bfd
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_mkdosfs_none_xp_label1
@@ -0,0 +1,7 @@
+ID_FS_LABEL=LABEL1
+ID_FS_LABEL_ENC=LABEL1
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=E6B8-AF8C
+ID_FS_UUID_ENC=E6B8-AF8C
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_mkdosfs_none_xp_label1_dosfslabel_label2 b/tests/expected/blkid/low-probe-fat32_mkdosfs_none_xp_label1_dosfslabel_label2
new file mode 100644
index 0000000..4eccd8a
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_mkdosfs_none_xp_label1_dosfslabel_label2
@@ -0,0 +1,9 @@
+ID_FS_LABEL=label2
+ID_FS_LABEL_ENC=label2
+ID_FS_LABEL_FATBOOT=label2
+ID_FS_LABEL_FATBOOT_ENC=label2
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=E6B8-AF8C
+ID_FS_UUID_ENC=E6B8-AF8C
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_xp_label1 b/tests/expected/blkid/low-probe-fat32_xp_label1
new file mode 100644
index 0000000..8e521eb
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_xp_label1
@@ -0,0 +1,7 @@
+ID_FS_LABEL=LABEL1
+ID_FS_LABEL_ENC=LABEL1
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=A420-9304
+ID_FS_UUID_ENC=A420-9304
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_xp_none b/tests/expected/blkid/low-probe-fat32_xp_none
new file mode 100644
index 0000000..5db25f8
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_xp_none
@@ -0,0 +1,5 @@
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=54B6-DC94
+ID_FS_UUID_ENC=54B6-DC94
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_xp_none_dosfslabel_label1 b/tests/expected/blkid/low-probe-fat32_xp_none_dosfslabel_label1
new file mode 100644
index 0000000..9c5a1b2
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_xp_none_dosfslabel_label1
@@ -0,0 +1,7 @@
+ID_FS_LABEL_FATBOOT=label1
+ID_FS_LABEL_FATBOOT_ENC=label1
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=54B6-DC94
+ID_FS_UUID_ENC=54B6-DC94
+ID_FS_VERSION=FAT32
diff --git a/tests/expected/blkid/low-probe-fat32_xp_none_mlabel_label1 b/tests/expected/blkid/low-probe-fat32_xp_none_mlabel_label1
new file mode 100644
index 0000000..fe9ba14
--- /dev/null
+++ b/tests/expected/blkid/low-probe-fat32_xp_none_mlabel_label1
@@ -0,0 +1,9 @@
+ID_FS_LABEL=LABEL1
+ID_FS_LABEL_ENC=LABEL1
+ID_FS_LABEL_FATBOOT=LABEL1
+ID_FS_LABEL_FATBOOT_ENC=LABEL1
+ID_FS_TYPE=vfat
+ID_FS_USAGE=filesystem
+ID_FS_UUID=54B6-DC94
+ID_FS_UUID_ENC=54B6-DC94
+ID_FS_VERSION=FAT32