blob: 2db1443201b9767d703eac8b91463a5aaf61f460 [file] [log] [blame]
EXIT=0
INPUT='
help
open help
close help
read help
write help
dump help
msleep help
'
OUTPUT='#
# help
open slot file offset length
close slot
read slot addr wordlen
write slot addr wordlen value
dump slot addr wordlen count
msleep msecs
# open help
open slot file offset length
# close help
close slot
# read help
read slot addr wordlen
# write help
write slot addr wordlen value
# dump help
dump slot addr wordlen count
# msleep help
msleep msecs
'