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

@ -32,9 +32,9 @@ set startup {
set debug 0
startioc
ioccmd {dbpf DZ:test1 "string 1"}
put DZ:test1 "string 1"
assure "string 1A\n"
ioccmd {dbpf DZ:test2 "string 2"}
put DZ:test2 "string 2"
assure "string 2S\r\n"
finish