emu8051/tests/cmd_dr.sh
2014-02-17 23:06:51 -05:00

8 lines
85 B
Bash
Executable File

#!/bin/sh
CMD_NAME="dr"
CMD=$'dr\x0a'
TEST_OUTPUT="| 0000 | 07 |"
. $srcdir/cmd.sh