completed delete partial testsuite

This commit is contained in:
Garret Raziel 2015-02-13 12:11:47 +01:00 committed by Josef Skladanka
parent 4f8bc70d37
commit faf54a2055
3 changed files with 19 additions and 1 deletions

View File

@ -0,0 +1,18 @@
{
"tags": [
"provided_second_partition_intact",
"ENV-DISTRI-fedora",
"ENV-INSTLANG-en_US",
"ENV-OFW-1",
"ENV-FLAVOR-server"
],
"area": [
{
"xpos": 0,
"ypos": 0,
"width": 88,
"height": 95,
"type": "match"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 B

View File

@ -9,7 +9,7 @@ sub run {
assert_screen "console_command_success";
type_string "reset; cat /mnt/testfile";
send_key "ret";
assert_screen "provided_disk_intact";
assert_screen "provided_second_partition_intact";
}
sub test_flags {