Skip to content

Commit

Permalink
Mark TriCore tests as broken.
Browse files Browse the repository at this point in the history
The tests break due to capstone-engine/capstone#2212.
  • Loading branch information
Rot127 committed Oct 6, 2024
1 parent 17d2118 commit e2a6360
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 15 deletions.
2 changes: 2 additions & 0 deletions test/db/analysis/tricore
Original file line number Diff line number Diff line change
Expand Up @@ -643,6 +643,7 @@ EXPECT=<<EOF
| || ; CODE XREFS from fcn.800842f0 @ 0x800843de, 0x800844c8
\ ``---> 0x800844d4 ret
EOF
BROKEN=1
RUN

NAME=tricore analysis elf2
Expand Down Expand Up @@ -912,6 +913,7 @@ EXPECT=<<EOF
`---------------------------------------'
EOF
RUN
BROKEN=1

NAME=tricore analysis disassemble fcn
FILE=bins/elf/float_ex1/float_ex1_tricore_gcc
Expand Down
1 change: 1 addition & 0 deletions test/db/analysis/vars
Original file line number Diff line number Diff line change
Expand Up @@ -1164,6 +1164,7 @@ EXPECT=<<EOF
| `-> 0x8000054c mov d2, d15
\ 0x8000054e ret
EOF
BROKEN=1
RUN

NAME=Repeated function analysis - arguments and vars
Expand Down
Loading

0 comments on commit e2a6360

Please sign in to comment.