Skip to content

Commit

Permalink
V850: add emulateme test
Browse files Browse the repository at this point in the history
  • Loading branch information
imbillow committed Jan 28, 2024
1 parent 75d25a2 commit cb2bd28
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions test/db/rzil/v850
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
NAME=Testing the decryption in emulateme
FILE=bins/v850/emulateme.v850
TIMEOUT=30
CMDS=<<EOF
aaa
e io.cache=1
s entry0
aezi
aezsu 0x00008156
ps @ obj._seckrit
EOF
EXPECT=<<EOF
Hello from RzIL!
EOF
RUN

0 comments on commit cb2bd28

Please sign in to comment.