+++ /dev/null
-Initialize empty image
-f1c9645dbc14efddc7d8a322685f26eb doslabel.img
-Create new DOS partition table
-57e721e38d1266c2df055067c18f2cf9 doslabel.img
-Create primary partition
-ae4f9b12f4a768849f72ea36938c30c7 doslabel.img
-Set partition type
-4a5dba818f9962a82a086d8b99b89a17 doslabel.img
-Set primary partition active
-c30e9c761b71cf95c67e758b93706ac5 doslabel.img
-Re-create primary partition
-ae4f9b12f4a768849f72ea36938c30c7 doslabel.img
-Create extended partition
-76987a00b353687cd1dba3ddea9d66f9 doslabel.img
-Create logical partitions
-a1cd6708e4a6d2e5f6bc9d5c0da0cf3b doslabel.img
-Delete logical partitions
-4c6937d529ace5661fb82efb9394154a doslabel.img
-Create another logical partition
-9589eaaed698d2402945ab3e513c1eb4 doslabel.img
-Delete primary partition
-1e6d646e5df66a2664cfbbb13fa9a08a doslabel.img
-Delete extended partition
-fc3cdb12326656d7996b09b6f76973e7 doslabel.img
--- /dev/null
+Initialize empty image
+f1c9645dbc14efddc7d8a322685f26eb mbr-dos-mode.img
+Create new DOS partition table
+57e721e38d1266c2df055067c18f2cf9 mbr-dos-mode.img
+Create primary partition
+ae4f9b12f4a768849f72ea36938c30c7 mbr-dos-mode.img
+Set partition type
+4a5dba818f9962a82a086d8b99b89a17 mbr-dos-mode.img
+Set primary partition active
+c30e9c761b71cf95c67e758b93706ac5 mbr-dos-mode.img
+Re-create primary partition
+ae4f9b12f4a768849f72ea36938c30c7 mbr-dos-mode.img
+Create extended partition
+76987a00b353687cd1dba3ddea9d66f9 mbr-dos-mode.img
+Create logical partitions
+a1cd6708e4a6d2e5f6bc9d5c0da0cf3b mbr-dos-mode.img
+Delete logical partitions
+4c6937d529ace5661fb82efb9394154a mbr-dos-mode.img
+Create another logical partition
+9589eaaed698d2402945ab3e513c1eb4 mbr-dos-mode.img
+Delete primary partition
+1e6d646e5df66a2664cfbbb13fa9a08a mbr-dos-mode.img
+Delete extended partition
+fc3cdb12326656d7996b09b6f76973e7 mbr-dos-mode.img
#
TS_TOPDIR="$(dirname $0)/../.."
-TS_DESC="doslabel tests"
+TS_DESC="MBR - id"
. $TS_TOPDIR/functions.sh
ts_init "$*"
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
+#
+#
TS_TOPDIR="$(dirname $0)/../.."
-TS_DESC="doslabel tests"
+TS_DESC="MBR - dos mode"
. $TS_TOPDIR/functions.sh
ts_init "$*"