blob: fd17c9e900e46724483630dc3a03655777c674b3 [file] [log] [blame]
EXIT=0
FILES="A B"
A_1='0123456789012345678901234567890123456789'
A_2='0123\x04\x00\x00\x00\x00\x00\x41\x1c2345678901234567890123456789'
INPUT='
open 0 A 0 40
mread 0 4 8 1 2 3 2
close 0
'
OUTPUT="#
# open 0 A 0 40
# mread 0 4 8 1 2 3 2
1.2.0003: 1c41 0000
1.2.0004: 1c41 0000
# close 0
"