add all vttest screen 1s

pull/2/head
Mitchell Hashimoto 2022-07-22 10:05:01 -07:00
parent f445de7568
commit aca9077bed
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
10 changed files with 65 additions and 0 deletions

9
test/cases/vttest/1_2.sh Normal file
View File

@ -0,0 +1,9 @@
function test_do {
xdotool type "vttest"
xdotool key Return
sleep 1
xdotool type "1"
xdotool key Return
sleep 0.5
xdotool key Return
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

11
test/cases/vttest/1_3.sh Normal file
View File

@ -0,0 +1,11 @@
function test_do {
xdotool type "vttest"
xdotool key Return
sleep 1
xdotool type "1"
xdotool key Return
sleep 0.5
xdotool key Return
sleep 0.5
xdotool key Return
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

13
test/cases/vttest/1_4.sh Normal file
View File

@ -0,0 +1,13 @@
function test_do {
xdotool type "vttest"
xdotool key Return
sleep 1
xdotool type "1"
xdotool key Return
sleep 0.5
xdotool key Return
sleep 0.5
xdotool key Return
sleep 0.5
xdotool key Return
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

15
test/cases/vttest/1_5.sh Normal file
View File

@ -0,0 +1,15 @@
function test_do {
xdotool type "vttest"
xdotool key Return
sleep 1
xdotool type "1"
xdotool key Return
sleep 0.5
xdotool key Return
sleep 0.5
xdotool key Return
sleep 0.5
xdotool key Return
sleep 0.5
xdotool key Return
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 311 B

17
test/cases/vttest/1_6.sh Normal file
View File

@ -0,0 +1,17 @@
function test_do {
xdotool type "vttest"
xdotool key Return
sleep 1
xdotool type "1"
xdotool key Return
sleep 0.5
xdotool key Return
sleep 0.5
xdotool key Return
sleep 0.5
xdotool key Return
sleep 0.5
xdotool key Return
sleep 0.5
xdotool key Return
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 311 B