diff options
Diffstat (limited to '')
-rw-r--r-- | tests/expected/fdisk/sunlabel | 0 | ||||
-rw-r--r-- | tests/expected/fdisk/sunlabel-create-first-partition | 16 | ||||
-rw-r--r-- | tests/expected/fdisk/sunlabel-create-second-partition | 29 | ||||
-rw-r--r-- | tests/expected/fdisk/sunlabel-delete-all-partitions | 1 | ||||
-rw-r--r-- | tests/expected/fdisk/sunlabel-empty-sun-pt | 14 | ||||
-rw-r--r-- | tests/expected/fdisk/sunlabel-set-first-par-mountable | 16 | ||||
-rw-r--r-- | tests/expected/fdisk/sunlabel-set-first-par-readonly | 16 | ||||
-rw-r--r-- | tests/expected/fdisk/sunlabel-set-partition-sysid | 16 |
8 files changed, 108 insertions, 0 deletions
diff --git a/tests/expected/fdisk/sunlabel b/tests/expected/fdisk/sunlabel new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/expected/fdisk/sunlabel diff --git a/tests/expected/fdisk/sunlabel-create-first-partition b/tests/expected/fdisk/sunlabel-create-first-partition new file mode 100644 index 0000000..61fecac --- /dev/null +++ b/tests/expected/fdisk/sunlabel-create-first-partition @@ -0,0 +1,16 @@ +e730c7ec8208601f41963f0485147248 sunlabel.img +Disk <removed>: 10 MiB, 10485760 bytes, 20480 sectors +Geometry: 1 heads, 63 sectors/track, 325 cylinders +Units: cylinders of 63 * 512 = 32256 bytes +Sector size (logical/physical): 512 bytes / 512 bytes +I/O size (minimum/optimal): 512 bytes / <removed> bytes +Disklabel type: sun +Label ID: Linux cyl 325 alt 0 hd 1 sec 63 +Rpm: 5400 +Alternate cylinders: 0 +Physical cylinders: 325 +Extra sects/cyl: 0 +Interleave: 1 + +Device Start End Cylinders Size Id Type Flags +<removed>1 1 128 129 4128768 83 Linux native diff --git a/tests/expected/fdisk/sunlabel-create-second-partition b/tests/expected/fdisk/sunlabel-create-second-partition new file mode 100644 index 0000000..f6442d3 --- /dev/null +++ b/tests/expected/fdisk/sunlabel-create-second-partition @@ -0,0 +1,29 @@ + +Welcome to fdisk <removed>. +Changes will remain in memory only, until you decide to write them. +Be careful before using the write command. + + +Command (m for help): Partition number (2-8, default 2): First cylinder (128-325, default 128): Last cylinder or +/-cylinders or +/-size{K,M,G,T,P} (128-325, default 325): +Created a new partition <removed>. + +Command (m for help): The partition table has been altered. +Syncing disks. + +a87e80830aa13d2d68b766962f052750 sunlabel.img +Disk <removed>: 10 MiB, 10485760 bytes, 20480 sectors +Geometry: 1 heads, 63 sectors/track, 325 cylinders +Units: cylinders of 63 * 512 = 32256 bytes +Sector size (logical/physical): 512 bytes / 512 bytes +I/O size (minimum/optimal): 512 bytes / <removed> bytes +Disklabel type: sun +Label ID: Linux cyl 325 alt 0 hd 1 sec 63 +Rpm: 5400 +Alternate cylinders: 0 +Physical cylinders: 325 +Extra sects/cyl: 0 +Interleave: 1 + +Device Start End Cylinders Size Id Type Flags +<removed>1 1 128 129 4128768 4 SunOS usr ur +<removed>2 129 325 198 6354432 83 Linux native diff --git a/tests/expected/fdisk/sunlabel-delete-all-partitions b/tests/expected/fdisk/sunlabel-delete-all-partitions new file mode 100644 index 0000000..0dee636 --- /dev/null +++ b/tests/expected/fdisk/sunlabel-delete-all-partitions @@ -0,0 +1 @@ +502ba7a0cfdce2849c3a99881f0590c3 sunlabel.img diff --git a/tests/expected/fdisk/sunlabel-empty-sun-pt b/tests/expected/fdisk/sunlabel-empty-sun-pt new file mode 100644 index 0000000..0d38bd7 --- /dev/null +++ b/tests/expected/fdisk/sunlabel-empty-sun-pt @@ -0,0 +1,14 @@ +f1c9645dbc14efddc7d8a322685f26eb sunlabel.img +f050fd2beb99f8d968bf17450f655f06 sunlabel.img +Disk <removed>: 10 MiB, 10485760 bytes, 20480 sectors +Geometry: 1 heads, 63 sectors/track, 325 cylinders +Units: cylinders of 63 * 512 = 32256 bytes +Sector size (logical/physical): 512 bytes / 512 bytes +I/O size (minimum/optimal): 512 bytes / <removed> bytes +Disklabel type: sun +Label ID: Linux cyl 325 alt 0 hd 1 sec 63 +Rpm: 5400 +Alternate cylinders: 0 +Physical cylinders: 325 +Extra sects/cyl: 0 +Interleave: 1 diff --git a/tests/expected/fdisk/sunlabel-set-first-par-mountable b/tests/expected/fdisk/sunlabel-set-first-par-mountable new file mode 100644 index 0000000..610dfa1 --- /dev/null +++ b/tests/expected/fdisk/sunlabel-set-first-par-mountable @@ -0,0 +1,16 @@ +3ab76e8491b103eab52b2ae1856c1e30 sunlabel.img +Disk <removed>: 10 MiB, 10485760 bytes, 20480 sectors +Geometry: 1 heads, 63 sectors/track, 325 cylinders +Units: cylinders of 63 * 512 = 32256 bytes +Sector size (logical/physical): 512 bytes / 512 bytes +I/O size (minimum/optimal): 512 bytes / <removed> bytes +Disklabel type: sun +Label ID: Linux cyl 325 alt 0 hd 1 sec 63 +Rpm: 5400 +Alternate cylinders: 0 +Physical cylinders: 325 +Extra sects/cyl: 0 +Interleave: 1 + +Device Start End Cylinders Size Id Type Flags +<removed>1 1 128 129 4128768 4 SunOS usr ur diff --git a/tests/expected/fdisk/sunlabel-set-first-par-readonly b/tests/expected/fdisk/sunlabel-set-first-par-readonly new file mode 100644 index 0000000..042ba76 --- /dev/null +++ b/tests/expected/fdisk/sunlabel-set-first-par-readonly @@ -0,0 +1,16 @@ +da23f66698d9a553162887621d4c7490 sunlabel.img +Disk <removed>: 10 MiB, 10485760 bytes, 20480 sectors +Geometry: 1 heads, 63 sectors/track, 325 cylinders +Units: cylinders of 63 * 512 = 32256 bytes +Sector size (logical/physical): 512 bytes / 512 bytes +I/O size (minimum/optimal): 512 bytes / <removed> bytes +Disklabel type: sun +Label ID: Linux cyl 325 alt 0 hd 1 sec 63 +Rpm: 5400 +Alternate cylinders: 0 +Physical cylinders: 325 +Extra sects/cyl: 0 +Interleave: 1 + +Device Start End Cylinders Size Id Type Flags +<removed>1 1 128 129 4128768 4 SunOS usr r diff --git a/tests/expected/fdisk/sunlabel-set-partition-sysid b/tests/expected/fdisk/sunlabel-set-partition-sysid new file mode 100644 index 0000000..b664433 --- /dev/null +++ b/tests/expected/fdisk/sunlabel-set-partition-sysid @@ -0,0 +1,16 @@ +df75defdb97fbd56222aed18631a22d0 sunlabel.img +Disk <removed>: 10 MiB, 10485760 bytes, 20480 sectors +Geometry: 1 heads, 63 sectors/track, 325 cylinders +Units: cylinders of 63 * 512 = 32256 bytes +Sector size (logical/physical): 512 bytes / 512 bytes +I/O size (minimum/optimal): 512 bytes / <removed> bytes +Disklabel type: sun +Label ID: Linux cyl 325 alt 0 hd 1 sec 63 +Rpm: 5400 +Alternate cylinders: 0 +Physical cylinders: 325 +Extra sects/cyl: 0 +Interleave: 1 + +Device Start End Cylinders Size Id Type Flags +<removed>1 1 128 129 4128768 4 SunOS usr |