From 378c18e5f024ac5a8aef4cb40d7c9aa9633d144c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:30:35 +0200 Subject: Adding upstream version 2.38.1. Signed-off-by: Daniel Baumann --- tests/expected/sfdisk/dump-v2.35 | 48 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 tests/expected/sfdisk/dump-v2.35 (limited to 'tests/expected/sfdisk/dump-v2.35') diff --git a/tests/expected/sfdisk/dump-v2.35 b/tests/expected/sfdisk/dump-v2.35 new file mode 100644 index 0000000..86b3f40 --- /dev/null +++ b/tests/expected/sfdisk/dump-v2.35 @@ -0,0 +1,48 @@ +Checking that no-one is using this disk right now ... OK + +Disk : 100 MiB, 104857600 bytes, 204800 sectors +Disk model: scsi_debug +Units: sectors of 1 * 512 = 512 bytes +Sector size (logical/physical): 512 bytes / 4096 bytes +I/O size (minimum/optimal): 4096 bytes / bytes + +>>> Script header accepted. +>>> Script header accepted. +>>> Script header accepted. +>>> Script header accepted. +>>> Script header accepted. +>>> Script header accepted. +>>> Script header accepted. +>>> Created a new disklabel. +1: Created a new partition . +2: Created a new partition . +3: Created a new partition . +4: Created a new partition . +5: Done. + +New situation: +Disklabel type: gpt +Disk identifier: + +Device Start End Sectors Size Type +1 2048 22527 20480 10M Linux filesystem +2 22528 45055 22528 11M Linux filesystem +3 45056 69631 24576 12M Linux filesystem +4 69632 204766 135135 66M Linux filesystem + +The partition table has been altered. +Calling ioctl() to re-read partition table. +Syncing disks. +Disk : 100 MiB, 104857600 bytes, 204800 sectors +Disk model: scsi_debug +Units: sectors of 1 * 512 = 512 bytes +Sector size (logical/physical): 512 bytes / 4096 bytes +I/O size (minimum/optimal): 4096 bytes / bytes +Disklabel type: gpt +Disk identifier: + +Start End Size UUID Type Name + 2048 22527 10M 28A432A3-8D63-3142-B9F5-68A2BF2BC60B Linux filesystem +22528 45055 11M 6A7D17FC-7252-564A-9B68-5E2107999BF1 Linux filesystem +45056 69631 12M 26C303E4-0321-3346-B9EF-BDD39BEA1166 Linux filesystem +69632 204766 66M AF79D434-C8B3-2445-80FB-317AB157447C Linux filesystem -- cgit v1.2.3