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

@ -73,7 +73,7 @@ for {set i 1} {$i <= $rep} {incr i} {
send "with number $i\n"
after 100
}
ioccmd {dbpf "DZ:printresult.PROC" 1}
process DZ:printresult
assure "Last line received: $rep\n"
assure "Line count: $rep\n"
assure "Error count: 0\n"