tests: use subtests in fdisk/mbr-nondos-mode

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2019-02-27 12:22:33 +01:00
parent ca614ef8c7
commit 777c159353
15 changed files with 289 additions and 268 deletions

View File

@ -1,250 +0,0 @@
Initialize empty image
8f4e33f3dc3e414ff94e5fb6905cba8c mbr-nondos-mode.img
Create new DOS partition table
4e23561dcb81678bb1bd678722c7cbb7 mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
-------------------
Create 1st primary partition
e21e16b7452d82e2a2810a1de8c3db05 mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 8191 6144 3M 83 Linux
-------------------
Set primary partition active
47f024f3b406598a0159400af7382e2c mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 * 2048 8191 6144 3M 83 Linux
-------------------
Re-create 1st primary partition
a5543ee1e3d2cf79913a56bae893a0f0 mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 8191 6144 3M 83 Linux
-------------------
Create 2nd primary partition
9d31ee977e26e72ebce78e8e543cd4ce mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 8191 6144 3M 83 Linux
<removed>2 8192 12287 4096 2M 83 Linux
-------------------
Create extended partition
9528631b198e44564f67f8ca97fa51b8 mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 8191 6144 3M 83 Linux
<removed>2 8192 12287 4096 2M 83 Linux
<removed>3 12288 40959 28672 14M 5 Extended
-------------------
Create logical partitions
db4406e7bc0773f234fd1db1b58b5997 mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 8191 6144 3M 83 Linux
<removed>2 8192 12287 4096 2M 83 Linux
<removed>3 12288 40959 28672 14M 5 Extended
<removed>5 14336 18431 4096 2M 83 Linux
<removed>6 20480 24575 4096 2M 83 Linux
<removed>7 26624 30719 4096 2M 83 Linux
<removed>8 32768 36863 4096 2M 83 Linux
-------------------
Delete logical partitions
de85b8d74f52f307b9467ea4c33438cb mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 8191 6144 3M 83 Linux
<removed>2 8192 12287 4096 2M 83 Linux
<removed>3 12288 40959 28672 14M 5 Extended
<removed>5 26624 30719 4096 2M 83 Linux
-------------------
Create another logical partition
28d0cbe795535ee025dc7a4781516965 mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 8191 6144 3M 83 Linux
<removed>2 8192 12287 4096 2M 83 Linux
<removed>3 12288 40959 28672 14M 5 Extended
<removed>5 26624 30719 4096 2M 83 Linux
<removed>6 14336 18431 4096 2M 83 Linux
Partition table entries are not in disk order.
-------------------
Delete primary partition
6f1b62718cf8d83602d51de8944cee51 mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>2 8192 12287 4096 2M 83 Linux
<removed>3 12288 40959 28672 14M 5 Extended
<removed>5 26624 30719 4096 2M 83 Linux
<removed>6 14336 18431 4096 2M 83 Linux
Partition table entries are not in disk order.
-------------------
Delete primary partition
7b29a3cda33e990e8a7877b81988b933 mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>3 12288 40959 28672 14M 5 Extended
<removed>5 26624 30719 4096 2M 83 Linux
<removed>6 14336 18431 4096 2M 83 Linux
Partition table entries are not in disk order.
-------------------
Delete extended partition
e1ef48d3d42f4ebcfd5bf4baf5e370e9 mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
-------------------
Create new DOS partition table (again)
Create 1st primary at the end of device
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 20000 40959 20960 10.2M 83 Linux
-------------------
Create 2nd primary at the begin of device
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 type
p primary (1 primary, 0 extended, 3 free)
e extended (container for logical partitions)
Select (default p): Partition number (2-4, default 2): First sector (2048-19999, default 2048): Last sector, +/-sectors or +/-size{K,M,G,T,P} (2048-19999, default 19999):
Created a new <removed>.
Command (m for help): The partition table has been altered.
Syncing disks.
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 20000 40959 20960 10.2M 83 Linux
<removed>2 2048 19999 17952 8.8M 83 Linux
Partition table entries are not in disk order.
-------------------

View File

@ -0,0 +1,19 @@
Delete primary partition
7b29a3cda33e990e8a7877b81988b933 mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>3 12288 40959 28672 14M 5 Extended
<removed>5 26624 30719 4096 2M 83 Linux
<removed>6 14336 18431 4096 2M 83 Linux
Partition table entries are not in disk order.
-------------------

View File

@ -0,0 +1,15 @@
Set primary partition active
47f024f3b406598a0159400af7382e2c mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 * 2048 8191 6144 3M 83 Linux
-------------------

View File

@ -0,0 +1,15 @@
Create 1st primary partition
e21e16b7452d82e2a2810a1de8c3db05 mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 8191 6144 3M 83 Linux
-------------------

View File

@ -0,0 +1,20 @@
Delete primary partition
6f1b62718cf8d83602d51de8944cee51 mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>2 8192 12287 4096 2M 83 Linux
<removed>3 12288 40959 28672 14M 5 Extended
<removed>5 26624 30719 4096 2M 83 Linux
<removed>6 14336 18431 4096 2M 83 Linux
Partition table entries are not in disk order.
-------------------

View File

@ -0,0 +1,15 @@
Re-create 1st primary partition
a5543ee1e3d2cf79913a56bae893a0f0 mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 8191 6144 3M 83 Linux
-------------------

View File

@ -0,0 +1,16 @@
Create 2nd primary partition
9d31ee977e26e72ebce78e8e543cd4ce mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 8191 6144 3M 83 Linux
<removed>2 8192 12287 4096 2M 83 Linux
-------------------

View File

@ -0,0 +1,14 @@
Initialize empty image
8f4e33f3dc3e414ff94e5fb6905cba8c mbr-nondos-mode.img
Create new DOS partition table
4e23561dcb81678bb1bd678722c7cbb7 mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
-------------------

View File

@ -0,0 +1,17 @@
Create extended partition
9528631b198e44564f67f8ca97fa51b8 mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 8191 6144 3M 83 Linux
<removed>2 8192 12287 4096 2M 83 Linux
<removed>3 12288 40959 28672 14M 5 Extended
-------------------

View File

@ -0,0 +1,12 @@
Delete extended partition
e1ef48d3d42f4ebcfd5bf4baf5e370e9 mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
-------------------

View File

@ -0,0 +1,47 @@
Create new DOS partition table (again)
Create 1st primary at the end of device
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 20000 40959 20960 10.2M 83 Linux
-------------------
Create 2nd primary at the begin of device
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 type
p primary (1 primary, 0 extended, 3 free)
e extended (container for logical partitions)
Select (default p): Partition number (2-4, default 2): First sector (2048-19999, default 2048): Last sector, +/-sectors or +/-size{K,M,G,T,P} (2048-19999, default 19999):
Created a new <removed>.
Command (m for help): The partition table has been altered.
Syncing disks.
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 20000 40959 20960 10.2M 83 Linux
<removed>2 2048 19999 17952 8.8M 83 Linux
Partition table entries are not in disk order.
-------------------

View File

@ -0,0 +1,21 @@
Create logical partitions
db4406e7bc0773f234fd1db1b58b5997 mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 8191 6144 3M 83 Linux
<removed>2 8192 12287 4096 2M 83 Linux
<removed>3 12288 40959 28672 14M 5 Extended
<removed>5 14336 18431 4096 2M 83 Linux
<removed>6 20480 24575 4096 2M 83 Linux
<removed>7 26624 30719 4096 2M 83 Linux
<removed>8 32768 36863 4096 2M 83 Linux
-------------------

View File

@ -0,0 +1,18 @@
Delete logical partitions
de85b8d74f52f307b9467ea4c33438cb mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 8191 6144 3M 83 Linux
<removed>2 8192 12287 4096 2M 83 Linux
<removed>3 12288 40959 28672 14M 5 Extended
<removed>5 26624 30719 4096 2M 83 Linux
-------------------

View File

@ -0,0 +1,21 @@
Create another logical partition
28d0cbe795535ee025dc7a4781516965 mbr-nondos-mode.img
---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>
Device Boot Start End Sectors Size Id Type
<removed>1 2048 8191 6144 3M 83 Linux
<removed>2 8192 12287 4096 2M 83 Linux
<removed>3 12288 40959 28672 14M 5 Extended
<removed>5 26624 30719 4096 2M 83 Linux
<removed>6 14336 18431 4096 2M 83 Linux
Partition table entries are not in disk order.
-------------------

View File

@ -54,10 +54,13 @@ function print_layout {
echo -ne "\n---layout----------\n" >> $TS_OUTPUT
$TS_CMD_FDISK -l ${TEST_IMAGE_NAME} >> $TS_OUTPUT
echo -ne "-------------------\n\n" >> $TS_OUTPUT
ts_fdisk_clean ${TEST_IMAGE_NAME}
}
#set -x
ts_init_subtest "empty-pt"
ts_log "Initialize empty image"
TEST_IMAGE_NAME=$(ts_image_init 20) # 20 MiB
ts_image_md5sum >> $TS_OUTPUT 2>&1
@ -68,105 +71,123 @@ ts_log "Create new DOS partition table"
echo -e "${FDISK_CMD_INIT}${FDISK_CMD_CREATE_DOSLABEL}${FDISK_CMD_INIT}${FDISK_CMD_WRITE_CLOSE}" \
| $TS_CMD_FDISK ${TEST_IMAGE_NAME} &> /dev/null
ts_image_md5sum >> $TS_OUTPUT 2>&1
print_layout
ts_finalize_subtest
ts_init_subtest "1st-primary"
ts_log "Create 1st primary partition"
echo -e "${FDISK_CMD_CREATE_1PRIMARY}${FDISK_CMD_WRITE_CLOSE}" | \
$TS_CMD_FDISK ${TEST_IMAGE_NAME} &> /dev/null
ts_image_md5sum >> $TS_OUTPUT 2>&1
print_layout
ts_finalize_subtest
ts_init_subtest "1st-active"
ts_log "Set primary partition active"
echo -e "${FDISK_CMD_SET_ACTIVE}${FDISK_CMD_WRITE_CLOSE}" | \
$TS_CMD_FDISK ${TEST_IMAGE_NAME} &> /dev/null
ts_image_md5sum >> $TS_OUTPUT 2>&1
print_layout
ts_finalize_subtest
ts_init_subtest "1st-primary-recreate"
ts_log "Re-create 1st primary partition"
echo -e "d\n${FDISK_CMD_CREATE_1PRIMARY}${FDISK_CMD_WRITE_CLOSE}" | \
$TS_CMD_FDISK ${TEST_IMAGE_NAME} &> /dev/null
ts_image_md5sum >> $TS_OUTPUT 2>&1
print_layout
ts_finalize_subtest
ts_init_subtest "2nd-primary"
ts_log "Create 2nd primary partition"
echo -e "${FDISK_CMD_CREATE_2PRIMARY}${FDISK_CMD_WRITE_CLOSE}" | \
$TS_CMD_FDISK ${TEST_IMAGE_NAME} &> /dev/null
ts_image_md5sum >> $TS_OUTPUT 2>&1
print_layout
ts_finalize_subtest
ts_init_subtest "extended"
ts_log "Create extended partition"
echo -e "${FDISK_CMD_CREATE_EXTENDED}${FDISK_CMD_WRITE_CLOSE}" | \
$TS_CMD_FDISK ${TEST_IMAGE_NAME} &> /dev/null
ts_image_md5sum >> $TS_OUTPUT 2>&1
print_layout
ts_finalize_subtest
ts_init_subtest "logical"
ts_log "Create logical partitions"
echo -e "${FDISK_CMD_CREATE_LOGICAL}${FDISK_CMD_CREATE_LOGICAL}${FDISK_CMD_CREATE_LOGICAL}${FDISK_CMD_CREATE_LOGICAL}${FDISK_CMD_WRITE_CLOSE}" \
| $TS_CMD_FDISK ${TEST_IMAGE_NAME} &> /dev/null
ts_image_md5sum >> $TS_OUTPUT 2>&1
print_layout
ts_finalize_subtest
ts_init_subtest "logical-delete"
ts_log "Delete logical partitions"
echo -e "${FDISK_CMD_DELETE_LOGICALS}${FDISK_CMD_WRITE_CLOSE}" \
| $TS_CMD_FDISK ${TEST_IMAGE_NAME} &> /dev/null
ts_image_md5sum >> $TS_OUTPUT 2>&1
print_layout
ts_finalize_subtest
ts_init_subtest "logical-recreate"
ts_log "Create another logical partition"
echo -e "${FDISK_CMD_CREATE_LOGICAL}${FDISK_CMD_WRITE_CLOSE}" \
| $TS_CMD_FDISK ${TEST_IMAGE_NAME} &> /dev/null
ts_image_md5sum >> $TS_OUTPUT 2>&1
print_layout
ts_finalize_subtest
ts_init_subtest "1st-primary-delete"
ts_log "Delete primary partition"
echo -e "${FDISK_CMD_DELETE_1PRIMARY}${FDISK_CMD_WRITE_CLOSE}" \
| $TS_CMD_FDISK ${TEST_IMAGE_NAME} &> /dev/null
ts_image_md5sum >> $TS_OUTPUT 2>&1
print_layout
ts_finalize_subtest
ts_init_subtest "1nd-primary-delete"
ts_log "Delete primary partition"
echo -e "${FDISK_CMD_DELETE_2PRIMARY}${FDISK_CMD_WRITE_CLOSE}" \
| $TS_CMD_FDISK ${TEST_IMAGE_NAME} &> /dev/null
ts_image_md5sum >> $TS_OUTPUT 2>&1
print_layout
ts_finalize_subtest
ts_init_subtest "extended-delete"
ts_log "Delete extended partition"
echo -e "${FDISK_CMD_DELETE_EXTENDED}${FDISK_CMD_WRITE_CLOSE}" \
| $TS_CMD_FDISK -c=dos -u=cylinders ${TEST_IMAGE_NAME} &> /dev/null
ts_image_md5sum >> $TS_OUTPUT 2>&1
print_layout
ts_finalize_subtest
# Create a new layout
#
ts_init_subtest "first-sector-at-end"
ts_log "Create new DOS partition table (again)"
echo -e "${FDISK_CMD_INIT}${FDISK_CMD_CREATE_DOSLABEL}${FDISK_CMD_INIT}${FDISK_CMD_WRITE_CLOSE}" \
| $TS_CMD_FDISK ${TEST_IMAGE_NAME} &> /dev/null
ts_log "Create 1st primary at the end of device"
echo -e "n\np\n1\n20000\n\n${FDISK_CMD_WRITE_CLOSE}" | \
$TS_CMD_FDISK ${TEST_IMAGE_NAME} &> /dev/null
print_layout
ts_log "Create 2nd primary at the begin of device"
echo -e "n\np\n2\n\n\n${FDISK_CMD_WRITE_CLOSE}" | \
$TS_CMD_FDISK ${TEST_IMAGE_NAME} >> $TS_OUTPUT
print_layout
ts_finalize_subtest
ts_fdisk_clean ${TEST_IMAGE_NAME}
ts_finalize