From: Karel Zak Date: Tue, 25 Oct 2016 11:43:48 +0000 (+0200) Subject: tests: add another sfdisk script tests X-Git-Tag: v2.29~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9e4e2ee31ef641424f0620edf1044f8b772736e4;p=thirdparty%2Futil-linux.git tests: add another sfdisk script tests Addresses: https://github.com/karelzak/util-linux/issues/367 Signed-off-by: Karel Zak --- diff --git a/tests/expected/sfdisk/script-broken-1 b/tests/expected/sfdisk/script-broken-1 new file mode 100644 index 0000000000..2dcc36ba33 --- /dev/null +++ b/tests/expected/sfdisk/script-broken-1 @@ -0,0 +1,15 @@ +Checking that no-one is using this disk right now ... OK + +Disk : 50 MiB, 52428800 bytes, 102400 sectors +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. +>>> line 5: unsupported command + +New situation: +Leaving. + diff --git a/tests/expected/sfdisk/script-broken-2 b/tests/expected/sfdisk/script-broken-2 new file mode 100644 index 0000000000..2dcc36ba33 --- /dev/null +++ b/tests/expected/sfdisk/script-broken-2 @@ -0,0 +1,15 @@ +Checking that no-one is using this disk right now ... OK + +Disk : 50 MiB, 52428800 bytes, 102400 sectors +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. +>>> line 5: unsupported command + +New situation: +Leaving. + diff --git a/tests/expected/sfdisk/script-broken-3 b/tests/expected/sfdisk/script-broken-3 new file mode 100644 index 0000000000..2dcc36ba33 --- /dev/null +++ b/tests/expected/sfdisk/script-broken-3 @@ -0,0 +1,15 @@ +Checking that no-one is using this disk right now ... OK + +Disk : 50 MiB, 52428800 bytes, 102400 sectors +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. +>>> line 5: unsupported command + +New situation: +Leaving. + diff --git a/tests/expected/sfdisk/script-broken-4 b/tests/expected/sfdisk/script-broken-4 new file mode 100644 index 0000000000..2dcc36ba33 --- /dev/null +++ b/tests/expected/sfdisk/script-broken-4 @@ -0,0 +1,15 @@ +Checking that no-one is using this disk right now ... OK + +Disk : 50 MiB, 52428800 bytes, 102400 sectors +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. +>>> line 5: unsupported command + +New situation: +Leaving. + diff --git a/tests/expected/sfdisk/script-broken-5 b/tests/expected/sfdisk/script-broken-5 new file mode 100644 index 0000000000..2dcc36ba33 --- /dev/null +++ b/tests/expected/sfdisk/script-broken-5 @@ -0,0 +1,15 @@ +Checking that no-one is using this disk right now ... OK + +Disk : 50 MiB, 52428800 bytes, 102400 sectors +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. +>>> line 5: unsupported command + +New situation: +Leaving. + diff --git a/tests/expected/sfdisk/script-quotes b/tests/expected/sfdisk/script-quotes new file mode 100644 index 0000000000..42d3bfd646 --- /dev/null +++ b/tests/expected/sfdisk/script-quotes @@ -0,0 +1,40 @@ +Checking that no-one is using this disk right now ... OK + +Disk : 50 MiB, 52428800 bytes, 102400 sectors +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. +>>> Created a new . +1: Created a new . +2: Created a new . +3: Created a new . +4: Created a new . +5: Done. + +New situation: + +Device Start End Sectors Size Type +1 2048 8191 6144 3M Linux filesystem +2 8192 14335 6144 3M Linux filesystem +3 14336 20479 6144 3M Linux filesystem +4 20480 26623 6144 3M Linux filesystem + +The partition table has been altered. +Calling ioctl() to re-read partition table. +Syncing disks. +Disk : 50 MiB, 52428800 bytes, 102400 sectors +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 8191 3M 4DD6948A-44F8-4E6C-8BDC-064F740704F8 Linux filesystem + 8192 14335 3M 44B51DEF-5F04-465A-91AA-2889A62D8E49 Linux filesystem +14336 20479 3M 643E1D0D-BC02-4CED-B83B-86121062858F Linux filesystem +20480 26623 3M D2A29B0A-FDEE-40C3-9BAE-B9FA782C986C Linux filesystem diff --git a/tests/expected/sfdisk/script-separator b/tests/expected/sfdisk/script-separator new file mode 100644 index 0000000000..a09d476ba8 --- /dev/null +++ b/tests/expected/sfdisk/script-separator @@ -0,0 +1,40 @@ +Checking that no-one is using this disk right now ... OK + +Disk : 50 MiB, 52428800 bytes, 102400 sectors +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. +>>> Created a new . +1: Created a new . +2: Created a new . +3: Created a new . +4: Created a new . +5: Done. + +New situation: + +Device Start End Sectors Size Type +1 2048 8191 6144 3M Linux filesystem +2 8192 14335 6144 3M Linux root (x86) +3 14336 20479 6144 3M Linux filesystem +4 20480 102366 81887 40M Linux filesystem + +The partition table has been altered. +Calling ioctl() to re-read partition table. +Syncing disks. +Disk : 50 MiB, 52428800 bytes, 102400 sectors +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 8191 3M 4DD6948A-44F8-4E6C-8BDC-064F740704F8 Linux filesystem + 8192 14335 3M 44B51DEF-5F04-465A-91AA-2889A62D8E49 Linux root (x86) +14336 20479 3M 643E1D0D-BC02-4CED-B83B-86121062858F Linux filesystem +20480 102366 40M D2A29B0A-FDEE-40C3-9BAE-B9FA782C986C Linux filesystem diff --git a/tests/ts/sfdisk/script b/tests/ts/sfdisk/script index f9e59ca248..d8450be63b 100755 --- a/tests/ts/sfdisk/script +++ b/tests/ts/sfdisk/script @@ -48,5 +48,113 @@ $TS_CMD_SFDISK --list -o START,END,SIZE,UUID,TYPE,NAME ${TS_DEVICE} >> $TS_OUTPU ts_fdisk_clean $TS_DEVICE ts_finalize_subtest +ts_init_subtest "separator" +$TS_CMD_WIPEFS -a ${TS_DEVICE} &> /dev/null +udevadm settle +$TS_CMD_SFDISK ${TS_DEVICE} >> $TS_OUTPUT 2>&1 <> $TS_OUTPUT 2>&1 +ts_fdisk_clean $TS_DEVICE +ts_finalize_subtest + + +ts_init_subtest "quotes" +$TS_CMD_WIPEFS -a ${TS_DEVICE} &> /dev/null +udevadm settle +$TS_CMD_SFDISK ${TS_DEVICE} >> $TS_OUTPUT 2>&1 <> $TS_OUTPUT 2>&1 +ts_fdisk_clean $TS_DEVICE +ts_finalize_subtest + + +ts_init_subtest "broken-1" +$TS_CMD_WIPEFS -a ${TS_DEVICE} &> /dev/null +udevadm settle +$TS_CMD_SFDISK ${TS_DEVICE} >> $TS_OUTPUT 2>&1 < /dev/null +udevadm settle +$TS_CMD_SFDISK ${TS_DEVICE} >> $TS_OUTPUT 2>&1 < /dev/null +udevadm settle +$TS_CMD_SFDISK ${TS_DEVICE} >> $TS_OUTPUT 2>&1 < /dev/null +udevadm settle +$TS_CMD_SFDISK ${TS_DEVICE} >> $TS_OUTPUT 2>&1 < /dev/null +udevadm settle +$TS_CMD_SFDISK ${TS_DEVICE} >> $TS_OUTPUT 2>&1 <