radare2/test/t/grep
pancake 822eaa1499 * Add 'grep' test
* Fix -i flag
2011-06-06 01:07:27 +02:00

10 lines
94 B
Plaintext
Executable File

DEBUG=no
FILE=malloc://1024
ARGS=""
CMDS='
wx 10203040
px~:1[1]
'
EXPECT="1020"
. ../tests.sh