mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-21 06:40:33 +00:00
Unbreak 7 fixed tests
This commit is contained in:
parent
3d033190ae
commit
83603ac9b8
@ -1,6 +1,5 @@
|
||||
# x86.nz no longer have access to RFlag/RNum
|
||||
NAME=asm/callflag
|
||||
BROKEN=1
|
||||
FILE=-
|
||||
CMDS=<<EOF
|
||||
e asm.arch=x86
|
||||
|
@ -106,7 +106,6 @@ EOF
|
||||
RUN
|
||||
|
||||
NAME=Write reanalysis keeps already unreachable block
|
||||
BROKEN=1
|
||||
FILE=-
|
||||
ARGS=-a x86 -b 64 -e anal.onchange=true
|
||||
CMDS=<<EOF
|
||||
|
@ -1104,7 +1104,6 @@ EOF
|
||||
RUN
|
||||
|
||||
NAME=arm s110 syscalls /as
|
||||
BROKEN=1
|
||||
FILE=bins/elf/BLE_Beacon2.NRF51822_OTA.bin
|
||||
ARGS=-aarm -b16 -easm.os=s110 -m 0x16000
|
||||
CMDS=/as
|
||||
|
@ -608,7 +608,6 @@ RUN
|
||||
|
||||
NAME=subs x0, x0, x1; csel x0, x2, x3, mi
|
||||
FILE=malloc://0x200
|
||||
BROKEN=1
|
||||
CMDS=<<EOF
|
||||
e asm.arch=arm
|
||||
e asm.bits=64
|
||||
|
@ -145,7 +145,6 @@ RUN
|
||||
|
||||
NAME=memory write (non-MIPS big endian)
|
||||
FILE=-
|
||||
BROKEN=1
|
||||
CMDS=<<EOF
|
||||
e cfg.bigendian=true
|
||||
aeim
|
||||
|
@ -62,7 +62,6 @@ RUN
|
||||
|
||||
NAME=io-zip
|
||||
FILE=zip://bins/java/example.zip
|
||||
BROKEN=1
|
||||
CMDS=q
|
||||
EXPECT=<<EOF
|
||||
0 research_data/experiment/decompiler/dumped_jar_dec/c.class
|
||||
@ -101,7 +100,6 @@ RUN
|
||||
|
||||
NAME=io-zip hello.apk
|
||||
FILE=zip://bins/dex/Hello.apk
|
||||
BROKEN=1
|
||||
CMDS=ieq
|
||||
EXPECT=<<EOF
|
||||
0 classes.dex
|
||||
|
Loading…
x
Reference in New Issue
Block a user