simplify most commonly uses test commands

This commit is contained in:
2018-06-19 14:41:25 +02:00
parent f462a35db3
commit f94e8bc746
32 changed files with 348 additions and 340 deletions

View File

@ -65,9 +65,9 @@ for {set i 1} {$i <= $rep} {incr i} {
}
send $output
after 2000
ioccmd {dbpf "DZ:stringout.PROC" 1}
process DZ:stringout
assure "This is line $rep.\n"
ioccmd {dbpf "DZ:countout.PROC" 1}
process DZ:countout
assure "$rep\n"
finish