From 8cb83eee5a58b1fad74c34094ce3afb9e430b5a4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 04:42:50 +0200 Subject: Adding upstream version 2.33.1. Signed-off-by: Daniel Baumann --- tests/expected/blkid/low-probe-fat | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tests/expected/blkid/low-probe-fat (limited to 'tests/expected/blkid/low-probe-fat') 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 -- cgit v1.2.3