aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2016-11-30 13:02:01 +0100
committerKarel Zak <kzak@redhat.com>2016-11-30 13:07:11 +0100
commita99c0eb09faabc5ef0892ea0e621e4582e1ef05a (patch)
tree5b18eb6a477befa88f820786093e90a340a2f203
parent35ca51182782193f555fbdcb06bb10766550d017 (diff)
downloadutil-linux-a99c0eb09faabc5ef0892ea0e621e4582e1ef05a.tar.gz
tests: update sfdisk output
The output of the "New situation:" contains Disklabel type: <name> Disk identifier: <removed> lines now. Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r--tests/expected/libfdisk/gpt-all-defaults2
-rw-r--r--tests/expected/libfdisk/gpt-all-defaults-with-typo2
-rw-r--r--tests/expected/sfdisk/dos-dump-gaps2
-rw-r--r--tests/expected/sfdisk/dos-dump-old2
-rw-r--r--tests/expected/sfdisk/dos-explicit-size2
-rw-r--r--tests/expected/sfdisk/dos-read-dump2
-rw-r--r--tests/expected/sfdisk/dos-read-dump-case2
-rw-r--r--tests/expected/sfdisk/dos-resize2
-rw-r--r--tests/expected/sfdisk/dos-simple-commas2
-rw-r--r--tests/expected/sfdisk/dos-simple-space2
-rw-r--r--tests/expected/sfdisk/gpt-all-defaults2
-rw-r--r--tests/expected/sfdisk/gpt-read-dump2
-rw-r--r--tests/expected/sfdisk/gpt-reorder2
-rw-r--r--tests/expected/sfdisk/gpt-resize2
-rw-r--r--tests/expected/sfdisk/movedata-down2
-rw-r--r--tests/expected/sfdisk/movedata-non-overlay2
-rw-r--r--tests/expected/sfdisk/movedata-up2
-rw-r--r--tests/expected/sfdisk/resize-dos-0-move-up-absolute2
-rw-r--r--tests/expected/sfdisk/resize-dos-1-move-down-absolute2
-rw-r--r--tests/expected/sfdisk/resize-dos-10-down-enlarge2
-rw-r--r--tests/expected/sfdisk/resize-dos-11-absolute-move-resize2
-rw-r--r--tests/expected/sfdisk/resize-dos-12-reduce-midle2
-rw-r--r--tests/expected/sfdisk/resize-dos-13-max-last2
-rw-r--r--tests/expected/sfdisk/resize-dos-2-move-up-relative2
-rw-r--r--tests/expected/sfdisk/resize-dos-3-move-down-relative2
-rw-r--r--tests/expected/sfdisk/resize-dos-4-enlarge-absolute2
-rw-r--r--tests/expected/sfdisk/resize-dos-5-reduce-absolute2
-rw-r--r--tests/expected/sfdisk/resize-dos-6-enlarge-relative2
-rw-r--r--tests/expected/sfdisk/resize-dos-7-reduce-relative2
-rw-r--r--tests/expected/sfdisk/resize-dos-8-enlarge-all2
-rw-r--r--tests/expected/sfdisk/resize-dos-9-up-preduce2
-rw-r--r--tests/expected/sfdisk/resize-gpt-0-move-up-absolute2
-rw-r--r--tests/expected/sfdisk/resize-gpt-1-move-down-absolute2
-rw-r--r--tests/expected/sfdisk/resize-gpt-10-down-enlarge2
-rw-r--r--tests/expected/sfdisk/resize-gpt-11-absolute-move-resize2
-rw-r--r--tests/expected/sfdisk/resize-gpt-12-reduce-midle2
-rw-r--r--tests/expected/sfdisk/resize-gpt-13-max-last2
-rw-r--r--tests/expected/sfdisk/resize-gpt-2-move-up-relative2
-rw-r--r--tests/expected/sfdisk/resize-gpt-3-move-down-relative2
-rw-r--r--tests/expected/sfdisk/resize-gpt-4-enlarge-absolute2
-rw-r--r--tests/expected/sfdisk/resize-gpt-5-reduce-absolute2
-rw-r--r--tests/expected/sfdisk/resize-gpt-6-enlarge-relative2
-rw-r--r--tests/expected/sfdisk/resize-gpt-7-reduce-relative2
-rw-r--r--tests/expected/sfdisk/resize-gpt-8-enlarge-all2
-rw-r--r--tests/expected/sfdisk/resize-gpt-9-up-preduce2
-rw-r--r--tests/expected/sfdisk/script-quotes2
-rw-r--r--tests/expected/sfdisk/script-separator2
-rw-r--r--tests/expected/sfdisk/script-type-and-id2
48 files changed, 96 insertions, 0 deletions
diff --git a/tests/expected/libfdisk/gpt-all-defaults b/tests/expected/libfdisk/gpt-all-defaults
index 897126305d..ccc185cd3a 100644
--- a/tests/expected/libfdisk/gpt-all-defaults
+++ b/tests/expected/libfdisk/gpt-all-defaults
@@ -13,6 +13,8 @@ I/O size (minimum/optimal): 512 bytes / <removed> bytes
<removed>3: Done.
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 12287 10240 5M Linux filesystem
diff --git a/tests/expected/libfdisk/gpt-all-defaults-with-typo b/tests/expected/libfdisk/gpt-all-defaults-with-typo
index 897126305d..ccc185cd3a 100644
--- a/tests/expected/libfdisk/gpt-all-defaults-with-typo
+++ b/tests/expected/libfdisk/gpt-all-defaults-with-typo
@@ -13,6 +13,8 @@ I/O size (minimum/optimal): 512 bytes / <removed> bytes
<removed>3: Done.
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 12287 10240 5M Linux filesystem
diff --git a/tests/expected/sfdisk/dos-dump-gaps b/tests/expected/sfdisk/dos-dump-gaps
index c370983a50..e481925d4b 100644
--- a/tests/expected/sfdisk/dos-dump-gaps
+++ b/tests/expected/sfdisk/dos-dump-gaps
@@ -14,6 +14,8 @@ I/O size (minimum/optimal): 4096 bytes / <removed> bytes
All partitions used.
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 * 2048 52046 49999 24.4M 83 Linux
diff --git a/tests/expected/sfdisk/dos-dump-old b/tests/expected/sfdisk/dos-dump-old
index 17575e9f60..5940087a9e 100644
--- a/tests/expected/sfdisk/dos-dump-old
+++ b/tests/expected/sfdisk/dos-dump-old
@@ -14,6 +14,8 @@ I/O size (minimum/optimal): 4096 bytes / <removed> bytes
All partitions used.
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 * 2048 52046 49999 24.4M 83 Linux
diff --git a/tests/expected/sfdisk/dos-explicit-size b/tests/expected/sfdisk/dos-explicit-size
index 99cbdf3cff..fd0156344b 100644
--- a/tests/expected/sfdisk/dos-explicit-size
+++ b/tests/expected/sfdisk/dos-explicit-size
@@ -17,6 +17,8 @@ I/O size (minimum/optimal): 4096 bytes / <removed> bytes
<removed>8: Done.
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 1 1000 1000 500K 83 Linux
diff --git a/tests/expected/sfdisk/dos-read-dump b/tests/expected/sfdisk/dos-read-dump
index e5735b410a..ebc6fb408d 100644
--- a/tests/expected/sfdisk/dos-read-dump
+++ b/tests/expected/sfdisk/dos-read-dump
@@ -17,6 +17,8 @@ I/O size (minimum/optimal): 4096 bytes / <removed> bytes
<removed>7: Done.
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 * 2048 8191 6144 3M 83 Linux
diff --git a/tests/expected/sfdisk/dos-read-dump-case b/tests/expected/sfdisk/dos-read-dump-case
index 5d007f7dbc..81df50701f 100644
--- a/tests/expected/sfdisk/dos-read-dump-case
+++ b/tests/expected/sfdisk/dos-read-dump-case
@@ -12,6 +12,8 @@ I/O size (minimum/optimal): 4096 bytes / <removed> bytes
<removed>2: Done.
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 * 2048 8191 6144 3M 83 Linux
diff --git a/tests/expected/sfdisk/dos-resize b/tests/expected/sfdisk/dos-resize
index bb60fb4503..c82d15fb3a 100644
--- a/tests/expected/sfdisk/dos-resize
+++ b/tests/expected/sfdisk/dos-resize
@@ -12,6 +12,8 @@ Device Boot Start End Sectors Size Id Type
<removed>1:
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 * 2048 102399 100352 49M 82 Linux swap / Solaris
diff --git a/tests/expected/sfdisk/dos-simple-commas b/tests/expected/sfdisk/dos-simple-commas
index 54d41e8586..e0b3e3734c 100644
--- a/tests/expected/sfdisk/dos-simple-commas
+++ b/tests/expected/sfdisk/dos-simple-commas
@@ -15,6 +15,8 @@ I/O size (minimum/optimal): 4096 bytes / <removed> bytes
<removed>7: Done.
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 8191 6144 3M 83 Linux
diff --git a/tests/expected/sfdisk/dos-simple-space b/tests/expected/sfdisk/dos-simple-space
index 8d46fd8deb..e690ba2558 100644
--- a/tests/expected/sfdisk/dos-simple-space
+++ b/tests/expected/sfdisk/dos-simple-space
@@ -12,6 +12,8 @@ I/O size (minimum/optimal): 4096 bytes / <removed> bytes
<removed>4: Done.
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 8191 6144 3M 83 Linux
diff --git a/tests/expected/sfdisk/gpt-all-defaults b/tests/expected/sfdisk/gpt-all-defaults
index 08c1106380..048ae3a9a3 100644
--- a/tests/expected/sfdisk/gpt-all-defaults
+++ b/tests/expected/sfdisk/gpt-all-defaults
@@ -16,6 +16,8 @@ I/O size (minimum/optimal): 4096 bytes / <removed> bytes
<removed>6: Done.
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 12287 10240 5M Linux filesystem
diff --git a/tests/expected/sfdisk/gpt-read-dump b/tests/expected/sfdisk/gpt-read-dump
index 1398db848d..a836ea93f2 100644
--- a/tests/expected/sfdisk/gpt-read-dump
+++ b/tests/expected/sfdisk/gpt-read-dump
@@ -16,6 +16,8 @@ I/O size (minimum/optimal): 4096 bytes / <removed> bytes
<removed>5: Done.
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 8191 6144 3M Linux root (x86)
diff --git a/tests/expected/sfdisk/gpt-reorder b/tests/expected/sfdisk/gpt-reorder
index feab211f4b..afc71165b2 100644
--- a/tests/expected/sfdisk/gpt-reorder
+++ b/tests/expected/sfdisk/gpt-reorder
@@ -16,6 +16,8 @@ I/O size (minimum/optimal): 4096 bytes / <removed> bytes
<removed>5: Done.
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 8192 14335 6144 3M Linux filesystem
diff --git a/tests/expected/sfdisk/gpt-resize b/tests/expected/sfdisk/gpt-resize
index a336495b8f..c9385c3c2b 100644
--- a/tests/expected/sfdisk/gpt-resize
+++ b/tests/expected/sfdisk/gpt-resize
@@ -12,6 +12,8 @@ Device Start End Sectors Size Type
<removed>1:
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 102366 100319 49M Linux swap
diff --git a/tests/expected/sfdisk/movedata-down b/tests/expected/sfdisk/movedata-down
index 1640e16e94..8301de1cce 100644
--- a/tests/expected/sfdisk/movedata-down
+++ b/tests/expected/sfdisk/movedata-down
@@ -12,6 +12,8 @@ Device Boot Start End Sectors Size Id Type
<removed>1:
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2548 23027 20480 10M 83 Linux
diff --git a/tests/expected/sfdisk/movedata-non-overlay b/tests/expected/sfdisk/movedata-non-overlay
index 5a31b7b057..3ea1e33e9e 100644
--- a/tests/expected/sfdisk/movedata-non-overlay
+++ b/tests/expected/sfdisk/movedata-non-overlay
@@ -12,6 +12,8 @@ Device Boot Start End Sectors Size Id Type
<removed>1:
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 63988 84467 20480 10M 83 Linux
diff --git a/tests/expected/sfdisk/movedata-up b/tests/expected/sfdisk/movedata-up
index dc348bd4ca..75d159cc5c 100644
--- a/tests/expected/sfdisk/movedata-up
+++ b/tests/expected/sfdisk/movedata-up
@@ -12,6 +12,8 @@ Device Boot Start End Sectors Size Id Type
<removed>1:
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 3048 23527 20480 10M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-0-move-up-absolute b/tests/expected/sfdisk/resize-dos-0-move-up-absolute
index 6419acf7b0..93c0f882d0 100644
--- a/tests/expected/sfdisk/resize-dos-0-move-up-absolute
+++ b/tests/expected/sfdisk/resize-dos-0-move-up-absolute
@@ -14,6 +14,8 @@ Device Boot Start End Sectors Size Id Type
<removed>1:
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 3000 23479 20480 10M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-1-move-down-absolute b/tests/expected/sfdisk/resize-dos-1-move-down-absolute
index e8097b26c9..87ee9cad5d 100644
--- a/tests/expected/sfdisk/resize-dos-1-move-down-absolute
+++ b/tests/expected/sfdisk/resize-dos-1-move-down-absolute
@@ -14,6 +14,8 @@ Device Boot Start End Sectors Size Id Type
<removed>1:
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 22527 20480 10M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-10-down-enlarge b/tests/expected/sfdisk/resize-dos-10-down-enlarge
index f4fbf8e02d..d8d2accf94 100644
--- a/tests/expected/sfdisk/resize-dos-10-down-enlarge
+++ b/tests/expected/sfdisk/resize-dos-10-down-enlarge
@@ -14,6 +14,8 @@ Device Boot Start End Sectors Size Id Type
<removed>1:
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 * 2048 204799 202752 99M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-11-absolute-move-resize b/tests/expected/sfdisk/resize-dos-11-absolute-move-resize
index 7d8447412f..6e7b9dbe23 100644
--- a/tests/expected/sfdisk/resize-dos-11-absolute-move-resize
+++ b/tests/expected/sfdisk/resize-dos-11-absolute-move-resize
@@ -14,6 +14,8 @@ Device Boot Start End Sectors Size Id Type
<removed>1:
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 * 2048 22527 20480 10M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-12-reduce-midle b/tests/expected/sfdisk/resize-dos-12-reduce-midle
index 544e03a6cb..da52b1663c 100644
--- a/tests/expected/sfdisk/resize-dos-12-reduce-midle
+++ b/tests/expected/sfdisk/resize-dos-12-reduce-midle
@@ -16,6 +16,8 @@ Device Boot Start End Sectors Size Id Type
<removed>2:
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 * 2048 22527 20480 10M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-13-max-last b/tests/expected/sfdisk/resize-dos-13-max-last
index ce8da907a2..4afc793a06 100644
--- a/tests/expected/sfdisk/resize-dos-13-max-last
+++ b/tests/expected/sfdisk/resize-dos-13-max-last
@@ -16,6 +16,8 @@ Device Boot Start End Sectors Size Id Type
<removed>3:
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 * 2048 22527 20480 10M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-2-move-up-relative b/tests/expected/sfdisk/resize-dos-2-move-up-relative
index 86fe6acf6c..7ec898197d 100644
--- a/tests/expected/sfdisk/resize-dos-2-move-up-relative
+++ b/tests/expected/sfdisk/resize-dos-2-move-up-relative
@@ -14,6 +14,8 @@ Device Boot Start End Sectors Size Id Type
<removed>1:
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 4096 24575 20480 10M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-3-move-down-relative b/tests/expected/sfdisk/resize-dos-3-move-down-relative
index 4bebc097e4..7053b39162 100644
--- a/tests/expected/sfdisk/resize-dos-3-move-down-relative
+++ b/tests/expected/sfdisk/resize-dos-3-move-down-relative
@@ -14,6 +14,8 @@ Device Boot Start End Sectors Size Id Type
<removed>1:
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 22527 20480 10M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-4-enlarge-absolute b/tests/expected/sfdisk/resize-dos-4-enlarge-absolute
index d38dd63b5e..cb603dc5cc 100644
--- a/tests/expected/sfdisk/resize-dos-4-enlarge-absolute
+++ b/tests/expected/sfdisk/resize-dos-4-enlarge-absolute
@@ -14,6 +14,8 @@ Device Boot Start End Sectors Size Id Type
<removed>1:
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 32767 30720 15M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-5-reduce-absolute b/tests/expected/sfdisk/resize-dos-5-reduce-absolute
index fda9211f09..55afbed9c7 100644
--- a/tests/expected/sfdisk/resize-dos-5-reduce-absolute
+++ b/tests/expected/sfdisk/resize-dos-5-reduce-absolute
@@ -14,6 +14,8 @@ Device Boot Start End Sectors Size Id Type
<removed>1:
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 12287 10240 5M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-6-enlarge-relative b/tests/expected/sfdisk/resize-dos-6-enlarge-relative
index 9643ef42a7..ee00490709 100644
--- a/tests/expected/sfdisk/resize-dos-6-enlarge-relative
+++ b/tests/expected/sfdisk/resize-dos-6-enlarge-relative
@@ -14,6 +14,8 @@ Device Boot Start End Sectors Size Id Type
<removed>1:
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 32767 30720 15M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-7-reduce-relative b/tests/expected/sfdisk/resize-dos-7-reduce-relative
index 35397085a9..8bb794e862 100644
--- a/tests/expected/sfdisk/resize-dos-7-reduce-relative
+++ b/tests/expected/sfdisk/resize-dos-7-reduce-relative
@@ -14,6 +14,8 @@ Device Boot Start End Sectors Size Id Type
<removed>1:
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 12287 10240 5M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-8-enlarge-all b/tests/expected/sfdisk/resize-dos-8-enlarge-all
index b082e85953..50805522fe 100644
--- a/tests/expected/sfdisk/resize-dos-8-enlarge-all
+++ b/tests/expected/sfdisk/resize-dos-8-enlarge-all
@@ -14,6 +14,8 @@ Device Boot Start End Sectors Size Id Type
<removed>1:
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 204799 202752 99M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-9-up-preduce b/tests/expected/sfdisk/resize-dos-9-up-preduce
index 7dc9ade67f..17d24ea4e2 100644
--- a/tests/expected/sfdisk/resize-dos-9-up-preduce
+++ b/tests/expected/sfdisk/resize-dos-9-up-preduce
@@ -14,6 +14,8 @@ Device Boot Start End Sectors Size Id Type
<removed>1:
New situation:
+Disklabel type: dos
+Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 22528 204799 182272 89M 83 Linux
diff --git a/tests/expected/sfdisk/resize-gpt-0-move-up-absolute b/tests/expected/sfdisk/resize-gpt-0-move-up-absolute
index 975cc57265..041e78e4a7 100644
--- a/tests/expected/sfdisk/resize-gpt-0-move-up-absolute
+++ b/tests/expected/sfdisk/resize-gpt-0-move-up-absolute
@@ -14,6 +14,8 @@ Device Start End Sectors Size Type
<removed>1:
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 3000 23479 20480 10M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-1-move-down-absolute b/tests/expected/sfdisk/resize-gpt-1-move-down-absolute
index 78c2b72c7c..24a9c9f1e3 100644
--- a/tests/expected/sfdisk/resize-gpt-1-move-down-absolute
+++ b/tests/expected/sfdisk/resize-gpt-1-move-down-absolute
@@ -14,6 +14,8 @@ Device Start End Sectors Size Type
<removed>1:
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 22527 20480 10M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-10-down-enlarge b/tests/expected/sfdisk/resize-gpt-10-down-enlarge
index aea694f428..5d6de25b6a 100644
--- a/tests/expected/sfdisk/resize-gpt-10-down-enlarge
+++ b/tests/expected/sfdisk/resize-gpt-10-down-enlarge
@@ -14,6 +14,8 @@ Device Start End Sectors Size Type
<removed>1:
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 204766 202719 99M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-11-absolute-move-resize b/tests/expected/sfdisk/resize-gpt-11-absolute-move-resize
index 654f733f2c..ea6342a573 100644
--- a/tests/expected/sfdisk/resize-gpt-11-absolute-move-resize
+++ b/tests/expected/sfdisk/resize-gpt-11-absolute-move-resize
@@ -14,6 +14,8 @@ Device Start End Sectors Size Type
<removed>1:
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 22527 20480 10M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-12-reduce-midle b/tests/expected/sfdisk/resize-gpt-12-reduce-midle
index 4fd9ef1dfc..20bd555d2b 100644
--- a/tests/expected/sfdisk/resize-gpt-12-reduce-midle
+++ b/tests/expected/sfdisk/resize-gpt-12-reduce-midle
@@ -16,6 +16,8 @@ Device Start End Sectors Size Type
<removed>2:
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 22527 20480 10M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-13-max-last b/tests/expected/sfdisk/resize-gpt-13-max-last
index 8d34dfdf51..bb6f3e1716 100644
--- a/tests/expected/sfdisk/resize-gpt-13-max-last
+++ b/tests/expected/sfdisk/resize-gpt-13-max-last
@@ -16,6 +16,8 @@ Device Start End Sectors Size Type
<removed>3:
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 22527 20480 10M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-2-move-up-relative b/tests/expected/sfdisk/resize-gpt-2-move-up-relative
index 04d7682a7f..5ff108f087 100644
--- a/tests/expected/sfdisk/resize-gpt-2-move-up-relative
+++ b/tests/expected/sfdisk/resize-gpt-2-move-up-relative
@@ -14,6 +14,8 @@ Device Start End Sectors Size Type
<removed>1:
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 4096 24575 20480 10M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-3-move-down-relative b/tests/expected/sfdisk/resize-gpt-3-move-down-relative
index 254fbc5ee8..100a9cf652 100644
--- a/tests/expected/sfdisk/resize-gpt-3-move-down-relative
+++ b/tests/expected/sfdisk/resize-gpt-3-move-down-relative
@@ -14,6 +14,8 @@ Device Start End Sectors Size Type
<removed>1:
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 22527 20480 10M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-4-enlarge-absolute b/tests/expected/sfdisk/resize-gpt-4-enlarge-absolute
index 305da18927..f984034570 100644
--- a/tests/expected/sfdisk/resize-gpt-4-enlarge-absolute
+++ b/tests/expected/sfdisk/resize-gpt-4-enlarge-absolute
@@ -14,6 +14,8 @@ Device Start End Sectors Size Type
<removed>1:
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 32767 30720 15M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-5-reduce-absolute b/tests/expected/sfdisk/resize-gpt-5-reduce-absolute
index 647420c95f..9c4a03454c 100644
--- a/tests/expected/sfdisk/resize-gpt-5-reduce-absolute
+++ b/tests/expected/sfdisk/resize-gpt-5-reduce-absolute
@@ -14,6 +14,8 @@ Device Start End Sectors Size Type
<removed>1:
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 12287 10240 5M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-6-enlarge-relative b/tests/expected/sfdisk/resize-gpt-6-enlarge-relative
index 258d35b4f9..8977323190 100644
--- a/tests/expected/sfdisk/resize-gpt-6-enlarge-relative
+++ b/tests/expected/sfdisk/resize-gpt-6-enlarge-relative
@@ -14,6 +14,8 @@ Device Start End Sectors Size Type
<removed>1:
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 32767 30720 15M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-7-reduce-relative b/tests/expected/sfdisk/resize-gpt-7-reduce-relative
index 3ded4fb82f..ec85e1b3a7 100644
--- a/tests/expected/sfdisk/resize-gpt-7-reduce-relative
+++ b/tests/expected/sfdisk/resize-gpt-7-reduce-relative
@@ -14,6 +14,8 @@ Device Start End Sectors Size Type
<removed>1:
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 12287 10240 5M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-8-enlarge-all b/tests/expected/sfdisk/resize-gpt-8-enlarge-all
index a98349d197..f7a569cc74 100644
--- a/tests/expected/sfdisk/resize-gpt-8-enlarge-all
+++ b/tests/expected/sfdisk/resize-gpt-8-enlarge-all
@@ -14,6 +14,8 @@ Device Start End Sectors Size Type
<removed>1:
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 204766 202719 99M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-9-up-preduce b/tests/expected/sfdisk/resize-gpt-9-up-preduce
index cf174838f0..6fab84fdd7 100644
--- a/tests/expected/sfdisk/resize-gpt-9-up-preduce
+++ b/tests/expected/sfdisk/resize-gpt-9-up-preduce
@@ -14,6 +14,8 @@ Device Start End Sectors Size Type
<removed>1:
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 22528 204766 182239 89M Linux filesystem
diff --git a/tests/expected/sfdisk/script-quotes b/tests/expected/sfdisk/script-quotes
index 42d3bfd646..65f3905541 100644
--- a/tests/expected/sfdisk/script-quotes
+++ b/tests/expected/sfdisk/script-quotes
@@ -16,6 +16,8 @@ I/O size (minimum/optimal): 4096 bytes / <removed> bytes
<removed>5: Done.
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 8191 6144 3M Linux filesystem
diff --git a/tests/expected/sfdisk/script-separator b/tests/expected/sfdisk/script-separator
index a09d476ba8..e861cc07cf 100644
--- a/tests/expected/sfdisk/script-separator
+++ b/tests/expected/sfdisk/script-separator
@@ -16,6 +16,8 @@ I/O size (minimum/optimal): 4096 bytes / <removed> bytes
<removed>5: Done.
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 8191 6144 3M Linux filesystem
diff --git a/tests/expected/sfdisk/script-type-and-id b/tests/expected/sfdisk/script-type-and-id
index d9e8570234..e04ee51ab2 100644
--- a/tests/expected/sfdisk/script-type-and-id
+++ b/tests/expected/sfdisk/script-type-and-id
@@ -16,6 +16,8 @@ I/O size (minimum/optimal): 4096 bytes / <removed> bytes
<removed>5: Done.
New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>1 2048 8191 6144 3M Linux root (x86)