blob: a57ba44404107bf40341c3cb529ae9b9cd7cb88c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
|
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source. A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
# Copyright 2021, Richard Lowe.
set name=pkg.fmri value=pkg:/system/test/elftest@$(PKGVERS)
set name=pkg.summary value="ELF Test Suite"
set name=pkg.description value="ELF Unit Tests"
set name=info.classification \
value=org.opensolaris.category.2008:Development/System
set name=variant.arch value=$(ARCH)
dir path=opt/elf-tests
file path=opt/elf-tests/README mode=0444
dir path=opt/elf-tests/bin
file path=opt/elf-tests/bin/elftest mode=0555
dir path=opt/elf-tests/runfiles
file path=opt/elf-tests/runfiles/default.run mode=0444
dir path=opt/elf-tests/tests
dir path=opt/elf-tests/tests/assert-deflib
file path=opt/elf-tests/tests/assert-deflib/link.c mode=0444
file path=opt/elf-tests/tests/assert-deflib/test-deflib mode=0555
dir path=opt/elf-tests/tests/capabilities
file path=opt/elf-tests/tests/capabilities/objcap mode=0555
file path=opt/elf-tests/tests/capabilities/symcap mode=0555
dir path=opt/elf-tests/tests/groups
dir path=opt/elf-tests/tests/groups/no-relobj-group-merge
file path=opt/elf-tests/tests/groups/no-relobj-group-merge/README.md mode=0444
file \
path=opt/elf-tests/tests/groups/no-relobj-group-merge/no-relobj-group-merge \
mode=0555
file path=opt/elf-tests/tests/groups/no-relobj-group-merge/sections.s mode=0444
dir path=opt/elf-tests/tests/linker-sets
file path=opt/elf-tests/tests/linker-sets/in-use-check mode=0555
file path=opt/elf-tests/tests/linker-sets/simple mode=0555
file path=opt/elf-tests/tests/linker-sets/simple-src.c mode=0444
file path=opt/elf-tests/tests/linker-sets/simple.out mode=0444
dir path=opt/elf-tests/tests/mapfiles
dir path=opt/elf-tests/tests/mapfiles/assert
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.alias-with-others \
mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.circalias mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.guidance mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.no-extern mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.no-parent mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.not-alias mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.true mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.unknown-alias mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.unknown-assert mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.unknown-bind mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.unknown-shattr mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.unknown-type mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.wrongalias mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.wrongbits mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.wrongbits2 mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.wrongscope mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.wrongsize mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.wrongtype mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.wrongtype-alias mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/mapfile.wrongtype2 mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/object.c mode=0444
file path=opt/elf-tests/tests/mapfiles/assert/test-assert mode=0555
dir path=opt/elf-tests/tests/mapfiles/parser
file path=opt/elf-tests/tests/mapfiles/parser/mapfile.addrsize.good mode=0444
file path=opt/elf-tests/tests/mapfiles/parser/mapfile.addrsize.mult mode=0444
file path=opt/elf-tests/tests/mapfiles/parser/mapfile.addrsize.substring \
mode=0444
file path=opt/elf-tests/tests/mapfiles/parser/mapfile.addrsize.superstring \
mode=0444
file path=opt/elf-tests/tests/mapfiles/parser/mapfile.addrsize.wrong mode=0444
file path=opt/elf-tests/tests/mapfiles/parser/mapfile.sizemult.good mode=0444
file path=opt/elf-tests/tests/mapfiles/parser/mapfile.sizemult.noterm mode=0444
file path=opt/elf-tests/tests/mapfiles/parser/mapfile.sizemult.overflow \
mode=0444
file path=opt/elf-tests/tests/mapfiles/parser/mapfile.sizemult.twobegin \
mode=0444
file path=opt/elf-tests/tests/mapfiles/parser/mapfile.sizemult.wrong mode=0444
file path=opt/elf-tests/tests/mapfiles/parser/object.c mode=0444
file path=opt/elf-tests/tests/mapfiles/parser/test-parser mode=0555
dir path=opt/elf-tests/tests/relocs
dir path=opt/elf-tests/tests/relocs/amd64
dir path=opt/elf-tests/tests/relocs/amd64/gotpcrelx
file path=opt/elf-tests/tests/relocs/amd64/gotpcrelx/gotpcrel.s mode=0444
file path=opt/elf-tests/tests/relocs/amd64/gotpcrelx/gotpcrelx mode=0555
file path=opt/elf-tests/tests/relocs/amd64/gotpcrelx/rex_gotpcrel.s mode=0444
file path=opt/elf-tests/tests/relocs/amd64/gotpcrelx/rex_gotpcrelx mode=0555
dir path=opt/elf-tests/tests/relocs/i386
dir path=opt/elf-tests/tests/relocs/i386/got32x
file path=opt/elf-tests/tests/relocs/i386/got32x/got32x mode=0555
file path=opt/elf-tests/tests/relocs/i386/got32x/got32x.s mode=0444
dir path=opt/elf-tests/tests/resolution
dir path=opt/elf-tests/tests/resolution/mixed-hidden-comdat
file path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/Makefile.test \
mode=0444
file path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/README.md mode=0444
file path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/access.S mode=0444
file path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/hidden.s mode=0444
file path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/main.c mode=0444
file \
path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/mixed-hidden-comdat \
mode=0555
file path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/visible.s mode=0444
dir path=opt/elf-tests/tests/sections
dir path=opt/elf-tests/tests/sections/shf-exclude
file path=opt/elf-tests/tests/sections/shf-exclude/Makefile.test mode=0444
file path=opt/elf-tests/tests/sections/shf-exclude/exclude-exec mode=0555
file path=opt/elf-tests/tests/sections/shf-exclude/exclude-kmod mode=0555
file path=opt/elf-tests/tests/sections/shf-exclude/exclude-so mode=0555
file path=opt/elf-tests/tests/sections/shf-exclude/exclude.s mode=0444
file path=opt/elf-tests/tests/sections/shf-exclude/include-reloc mode=0555
file path=opt/elf-tests/tests/sections/shf-exclude/stub.c mode=0444
file path=opt/elf-tests/tests/sections/shf-exclude/unknown-os mode=0555
dir path=opt/elf-tests/tests/string-merge
file path=opt/elf-tests/tests/string-merge/simple mode=0555
file path=opt/elf-tests/tests/string-merge/str1.s mode=0444
file path=opt/elf-tests/tests/string-merge/str2.s mode=0444
dir path=opt/elf-tests/tests/tls
dir path=opt/elf-tests/tests/tls/amd64
dir path=opt/elf-tests/tests/tls/amd64/ie
file path=opt/elf-tests/tests/tls/amd64/ie/Makefile.test mode=0444
file path=opt/elf-tests/tests/tls/amd64/ie/amd64-ie-test mode=0555
file path=opt/elf-tests/tests/tls/amd64/ie/style1-func-with-r12.s mode=0444
file path=opt/elf-tests/tests/tls/amd64/ie/style1-func-with-r13.s mode=0444
file path=opt/elf-tests/tests/tls/amd64/ie/style1-func.s mode=0444
file path=opt/elf-tests/tests/tls/amd64/ie/style1-main.s mode=0444
file path=opt/elf-tests/tests/tls/amd64/ie/style2-with-badness.s mode=0444
file path=opt/elf-tests/tests/tls/amd64/ie/style2-with-r12.s mode=0444
file path=opt/elf-tests/tests/tls/amd64/ie/style2-with-r13.s mode=0444
file path=opt/elf-tests/tests/tls/amd64/ie/style2.s mode=0444
dir path=opt/elf-tests/tests/tls/amd64/ld
file path=opt/elf-tests/tests/tls/amd64/ld/Makefile.test mode=0444
file path=opt/elf-tests/tests/tls/amd64/ld/amd64-ld-test mode=0555
file path=opt/elf-tests/tests/tls/amd64/ld/ld-with-addend.s mode=0444
dir path=opt/elf-tests/tests/tls/i386
dir path=opt/elf-tests/tests/tls/i386/ld
file path=opt/elf-tests/tests/tls/i386/ld/Makefile.test mode=0444
file path=opt/elf-tests/tests/tls/i386/ld/half-ldm.s mode=0444
file path=opt/elf-tests/tests/tls/i386/ld/i386-ld-test mode=0555
license lic_CDDL license=lic_CDDL
license usr/src/test/elf-tests/THIRDPARTYLICENSE \
license=usr/src/test/elf-tests/THIRDPARTYLICENSE
depend type=require fmri=developer/linker
depend type=require fmri=developer/object-file
depend type=require fmri=system/test/testrunner
|