Skip to content

Commit

Permalink
Add missing macho32-pext test case.
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJohnson committed Sep 4, 2011
1 parent c3b4831 commit e11ea9d
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/objfmts/macho/tests/nasm32/macho32-pext.asm
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[GLOBAL function:private_extern]

function:
ret
202 changes: 202 additions & 0 deletions modules/objfmts/macho/tests/nasm32/macho32-pext.hex
Original file line number Diff line number Diff line change
@@ -0,0 +1,202 @@
ce
fa
ed
fe
07
00
00
00
03
00
00
00
01
00
00
00
02
00
00
00
94
00
00
00
00
00
00
00
01
00
00
00
7c
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
01
00
00
00
b0
00
00
00
01
00
00
00
07
00
00
00
07
00
00
00
01
00
00
00
00
00
00
00
5f
5f
74
65
78
74
00
00
00
00
00
00
00
00
00
00
5f
5f
54
45
58
54
00
00
00
00
00
00
00
00
00
00
00
00
00
00
01
00
00
00
b0
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
80
00
00
00
00
00
00
00
00
02
00
00
00
18
00
00
00
b4
00
00
00
01
00
00
00
c0
00
00
00
0a
00
00
00
c3
00
00
00
01
00
00
00
1f
01
00
00
00
00
00
00
00
66
75
6e
63
74
69
6f
6e
00

0 comments on commit e11ea9d

Please sign in to comment.