Print this page
8548 want memset_s(3C)
Reviewed by: Robert Mustacchi <rm@joyent.com>
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/pkg/manifests/system-test-libctest.mf
+++ new/usr/src/pkg/manifests/system-test-libctest.mf
1 1 #
2 2 # This file and its contents are supplied under the terms of the
3 3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 4 # You may only use this file in accordance with the terms of version
5 5 # 1.0 of the CDDL.
6 6 #
7 7 # A full copy of the text of the CDDL should have accompanied this
8 8 # source. A copy of the CDDL is also available via the Internet at
9 9 # http://www.illumos.org/license/CDDL.
10 10 #
11 11
12 12 #
13 13 # Copyright (c) 2012 by Delphix. All rights reserved.
14 14 # Copyright 2014, OmniTI Computer Consulting, Inc. All rights reserved.
15 15 # Copyright 2015 Garrett D'Amore <garrett@damore.org>
16 16 #
17 17
18 18 set name=pkg.fmri value=pkg:/system/test/libctest@$(PKGVERS)
19 19 set name=pkg.description value="C library Unit Tests"
20 20 set name=pkg.summary value="C Library Unit Test Suite"
21 21 set name=info.classification \
22 22 value=org.opensolaris.category.2008:Development/System
23 23 set name=variant.arch value=$(ARCH)
24 24 dir path=opt/libc-tests
25 25 dir path=opt/libc-tests/bin
26 26 dir path=opt/libc-tests/cfg
27 27 dir path=opt/libc-tests/cfg/symbols
28 28 dir path=opt/libc-tests/runfiles
29 29 dir path=opt/libc-tests/tests
30 30 dir path=opt/libc-tests/tests/random
31 31 dir path=opt/libc-tests/tests/regex
32 32 dir path=opt/libc-tests/tests/regex/data
33 33 dir path=opt/libc-tests/tests/select
34 34 dir path=opt/libc-tests/tests/symbols
35 35 dir path=usr group=sys
36 36 dir path=usr/lib
37 37 dir path=usr/lib/locale
38 38 dir path=usr/lib/locale/zz_AA.UTF-8
39 39 dir path=usr/lib/locale/zz_AA.UTF-8/LC_COLLATE
40 40 dir path=usr/lib/locale/zz_AA.UTF-8/LC_CTYPE
41 41 dir path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES
42 42 dir path=usr/lib/locale/zz_AA.UTF-8/LC_MONETARY
43 43 dir path=usr/lib/locale/zz_AA.UTF-8/LC_NUMERIC
44 44 dir path=usr/lib/locale/zz_AA.UTF-8/LC_TIME
45 45 file path=opt/libc-tests/README mode=0444
46 46 file path=opt/libc-tests/bin/libctest mode=0555
47 47 file path=opt/libc-tests/cfg/README mode=0444
48 48 file path=opt/libc-tests/cfg/compilation.cfg mode=0444
49 49 file path=opt/libc-tests/cfg/symbols/README mode=0444
50 50 file path=opt/libc-tests/cfg/symbols/assert_h.cfg mode=0444
51 51 file path=opt/libc-tests/cfg/symbols/ctype_h.cfg mode=0444
52 52 file path=opt/libc-tests/cfg/symbols/dirent_h.cfg mode=0444
53 53 file path=opt/libc-tests/cfg/symbols/fcntl_h.cfg mode=0444
54 54 file path=opt/libc-tests/cfg/symbols/locale_h.cfg mode=0444
55 55 file path=opt/libc-tests/cfg/symbols/math_h.cfg mode=0444
56 56 file path=opt/libc-tests/cfg/symbols/netdb_h.cfg mode=0444
57 57 file path=opt/libc-tests/cfg/symbols/pthread_h.cfg mode=0444
58 58 file path=opt/libc-tests/cfg/symbols/signal_h.cfg mode=0444
59 59 file path=opt/libc-tests/cfg/symbols/stdalign_h.cfg mode=0444
60 60 file path=opt/libc-tests/cfg/symbols/stddef_h.cfg mode=0444
61 61 file path=opt/libc-tests/cfg/symbols/stdio_h.cfg mode=0444
62 62 file path=opt/libc-tests/cfg/symbols/stdlib_h.cfg mode=0444
63 63 file path=opt/libc-tests/cfg/symbols/stdnoreturn_h.cfg mode=0444
64 64 file path=opt/libc-tests/cfg/symbols/string_h.cfg mode=0444
65 65 file path=opt/libc-tests/cfg/symbols/strings_h.cfg mode=0444
66 66 file path=opt/libc-tests/cfg/symbols/sys_stat_h.cfg mode=0444
67 67 file path=opt/libc-tests/cfg/symbols/sys_time_h.cfg mode=0444
68 68 file path=opt/libc-tests/cfg/symbols/sys_timeb_h.cfg mode=0444
69 69 file path=opt/libc-tests/cfg/symbols/threads_h.cfg mode=0444
70 70 file path=opt/libc-tests/cfg/symbols/time_h.cfg mode=0444
71 71 file path=opt/libc-tests/cfg/symbols/ucontext_h.cfg mode=0444
72 72 file path=opt/libc-tests/cfg/symbols/unistd_h.cfg mode=0444
73 73 file path=opt/libc-tests/cfg/symbols/wchar_h.cfg mode=0444
74 74 file path=opt/libc-tests/cfg/symbols/wctype_h.cfg mode=0444
75 75 file path=opt/libc-tests/runfiles/default.run mode=0444
76 76 file path=opt/libc-tests/tests/aligned_alloc.32 mode=0555
77 77 file path=opt/libc-tests/tests/aligned_alloc.64 mode=0555
78 78 file path=opt/libc-tests/tests/c11_threads.32 mode=0555
79 79 file path=opt/libc-tests/tests/c11_threads.64 mode=0555
80 80 file path=opt/libc-tests/tests/c11_tss.32 mode=0555
81 81 file path=opt/libc-tests/tests/c11_tss.64 mode=0555
82 82 file path=opt/libc-tests/tests/call_once.32 mode=0555
83 83 file path=opt/libc-tests/tests/call_once.64 mode=0555
↓ open down ↓ |
83 lines elided |
↑ open up ↑ |
84 84 file path=opt/libc-tests/tests/catopen mode=0555
85 85 file path=opt/libc-tests/tests/endian.32 mode=0555
86 86 file path=opt/libc-tests/tests/endian.64 mode=0555
87 87 file path=opt/libc-tests/tests/env-7076.32 mode=0555
88 88 file path=opt/libc-tests/tests/env-7076.64 mode=0555
89 89 file path=opt/libc-tests/tests/fnmatch.32 mode=0555
90 90 file path=opt/libc-tests/tests/fnmatch.64 mode=0555
91 91 file path=opt/libc-tests/tests/fpround_test mode=0555
92 92 file path=opt/libc-tests/tests/fpround_test.$(ARCH) mode=0555
93 93 file path=opt/libc-tests/tests/fpround_test.$(ARCH64) mode=0555
94 +file path=opt/libc-tests/tests/memset_s.32 mode=0555
95 +file path=opt/libc-tests/tests/memset_s.64 mode=0555
94 96 file path=opt/libc-tests/tests/newlocale_test mode=0555
95 97 file path=opt/libc-tests/tests/newlocale_test.$(ARCH) mode=0555
96 98 file path=opt/libc-tests/tests/newlocale_test.$(ARCH64) mode=0555
97 99 file path=opt/libc-tests/tests/nl_langinfo_test mode=0555
98 100 file path=opt/libc-tests/tests/nl_langinfo_test.$(ARCH) mode=0555
99 101 file path=opt/libc-tests/tests/nl_langinfo_test.$(ARCH64) mode=0555
100 102 file path=opt/libc-tests/tests/printf-6961.64 mode=0555
101 103 file path=opt/libc-tests/tests/printf-9511.32 mode=0555
102 104 file path=opt/libc-tests/tests/printf-9511.64 mode=0555
103 105 file path=opt/libc-tests/tests/priv_gettext mode=0555
104 106 file path=opt/libc-tests/tests/psignal mode=0555
105 107 file path=opt/libc-tests/tests/psignal-5097.32 mode=0555
106 108 file path=opt/libc-tests/tests/psignal-5097.64 mode=0555
107 109 file path=opt/libc-tests/tests/pthread_attr_get_np mode=0555
108 110 file path=opt/libc-tests/tests/quick_exit mode=0555
109 111 file path=opt/libc-tests/tests/quick_exit_order.32 mode=0555
110 112 file path=opt/libc-tests/tests/quick_exit_order.64 mode=0555
111 113 file path=opt/libc-tests/tests/quick_exit_status.32 mode=0555
112 114 file path=opt/libc-tests/tests/quick_exit_status.64 mode=0555
113 115 file path=opt/libc-tests/tests/random/arc4key.ksh mode=0555
114 116 file path=opt/libc-tests/tests/random/arc4random mode=0555
115 117 file path=opt/libc-tests/tests/random/arc4random_fork mode=0555
116 118 file path=opt/libc-tests/tests/random/arc4random_forkall mode=0555
117 119 file path=opt/libc-tests/tests/random/arc4random_forksig mode=0555
118 120 file path=opt/libc-tests/tests/random/arc4random_prefork mode=0555
119 121 file path=opt/libc-tests/tests/random/arc4random_preforkall mode=0555
120 122 file path=opt/libc-tests/tests/random/arc4random_preforksig mode=0555
121 123 file path=opt/libc-tests/tests/random/arc4random_rekey mode=0555
122 124 file path=opt/libc-tests/tests/random/chacha mode=0555
123 125 file path=opt/libc-tests/tests/random/getentropy mode=0555
124 126 file path=opt/libc-tests/tests/random/getrandom mode=0555
125 127 file path=opt/libc-tests/tests/random/getrandred mode=0555
126 128 file path=opt/libc-tests/tests/random/inz_child mode=0555
127 129 file path=opt/libc-tests/tests/random/inz_inval mode=0555
128 130 file path=opt/libc-tests/tests/random/inz_mlock mode=0555
129 131 file path=opt/libc-tests/tests/random/inz_region mode=0555
130 132 file path=opt/libc-tests/tests/random/inz_split mode=0555
131 133 file path=opt/libc-tests/tests/random/inz_split_vpp mode=0555
132 134 file path=opt/libc-tests/tests/random/inz_vpp mode=0555
133 135 file path=opt/libc-tests/tests/regex/data/basic.dat mode=0444
134 136 file path=opt/libc-tests/tests/regex/data/basic.out mode=0444
135 137 file path=opt/libc-tests/tests/regex/data/categorize.dat mode=0444
136 138 file path=opt/libc-tests/tests/regex/data/categorize.out mode=0444
137 139 file path=opt/libc-tests/tests/regex/data/forcedassoc.dat mode=0444
138 140 file path=opt/libc-tests/tests/regex/data/forcedassoc.out mode=0444
139 141 file path=opt/libc-tests/tests/regex/data/leftassoc.dat mode=0444
140 142 file path=opt/libc-tests/tests/regex/data/leftassoc.out mode=0444
↓ open down ↓ |
37 lines elided |
↑ open up ↑ |
141 143 file path=opt/libc-tests/tests/regex/data/nullsubexpr.dat mode=0444
142 144 file path=opt/libc-tests/tests/regex/data/nullsubexpr.out mode=0444
143 145 file path=opt/libc-tests/tests/regex/data/repetition.dat mode=0444
144 146 file path=opt/libc-tests/tests/regex/data/repetition.out mode=0444
145 147 file path=opt/libc-tests/tests/regex/data/rightassoc.dat mode=0444
146 148 file path=opt/libc-tests/tests/regex/data/rightassoc.out mode=0444
147 149 file path=opt/libc-tests/tests/regex/regex_test mode=0555
148 150 file path=opt/libc-tests/tests/regex/testregex mode=0555
149 151 file path=opt/libc-tests/tests/select/select.sh mode=0555
150 152 file path=opt/libc-tests/tests/select/select_test mode=0555
153 +file path=opt/libc-tests/tests/set_constraint_handler_s.32 mode=0555
154 +file path=opt/libc-tests/tests/set_constraint_handler_s.64 mode=0555
151 155 file path=opt/libc-tests/tests/strcoll-strxfrm-6907.32 mode=0555
152 156 file path=opt/libc-tests/tests/strcoll-strxfrm-6907.64 mode=0555
153 157 file path=opt/libc-tests/tests/strerror mode=0555
154 158 file path=opt/libc-tests/tests/symbols/setup mode=0555
155 159 file path=opt/libc-tests/tests/symbols/symbols_test.$(ARCH) mode=0555
156 160 file path=opt/libc-tests/tests/symbols/symbols_test.$(ARCH64) mode=0555
157 161 file path=opt/libc-tests/tests/timespec_get.32 mode=0555
158 162 file path=opt/libc-tests/tests/timespec_get.64 mode=0555
159 163 file path=opt/libc-tests/tests/wcsncasecmp-7344.32 mode=0555
160 164 file path=opt/libc-tests/tests/wcsncasecmp-7344.64 mode=0555
161 165 file path=opt/libc-tests/tests/wcsncasecmp-7350.32 mode=0555
162 166 file path=opt/libc-tests/tests/wcsncasecmp-7350.64 mode=0555
163 167 file path=opt/libc-tests/tests/wcsncasecmp.32 mode=0555
164 168 file path=opt/libc-tests/tests/wcsncasecmp.64 mode=0555
165 169 file path=opt/libc-tests/tests/wcsrtombs_test mode=0555
166 170 file path=opt/libc-tests/tests/wcsrtombs_test.$(ARCH) mode=0555
167 171 file path=opt/libc-tests/tests/wcsrtombs_test.$(ARCH64) mode=0555
168 172 file path=opt/libc-tests/tests/wctype_test mode=0555
169 173 file path=opt/libc-tests/tests/wctype_test.$(ARCH) mode=0555
170 174 file path=opt/libc-tests/tests/wctype_test.$(ARCH64) mode=0555
171 175 file path=usr/lib/locale/zz_AA.UTF-8/LC_COLLATE/LCL_DATA mode=0444
172 176 file path=usr/lib/locale/zz_AA.UTF-8/LC_CTYPE/LCL_DATA mode=0444
173 177 file path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES/LCL_DATA mode=0444
174 178 file path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES/SUNW_OST_OSLIB.mo mode=0444
175 179 file path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES/priv_names mode=0444
176 180 file path=usr/lib/locale/zz_AA.UTF-8/LC_MONETARY/LCL_DATA mode=0444
177 181 file path=usr/lib/locale/zz_AA.UTF-8/LC_NUMERIC/LCL_DATA mode=0444
178 182 file path=usr/lib/locale/zz_AA.UTF-8/LC_TIME/LCL_DATA mode=0444
179 183 hardlink path=opt/libc-tests/tests/symbols/assert_h target=setup
180 184 hardlink path=opt/libc-tests/tests/symbols/ctype_h target=setup
181 185 hardlink path=opt/libc-tests/tests/symbols/dirent_h target=setup
182 186 hardlink path=opt/libc-tests/tests/symbols/fcntl_h target=setup
183 187 hardlink path=opt/libc-tests/tests/symbols/locale_h target=setup
184 188 hardlink path=opt/libc-tests/tests/symbols/math_h target=setup
185 189 hardlink path=opt/libc-tests/tests/symbols/netdb_h target=setup
186 190 hardlink path=opt/libc-tests/tests/symbols/pthread_h target=setup
187 191 hardlink path=opt/libc-tests/tests/symbols/signal_h target=setup
188 192 hardlink path=opt/libc-tests/tests/symbols/stdalign_h target=setup
189 193 hardlink path=opt/libc-tests/tests/symbols/stddef_h target=setup
190 194 hardlink path=opt/libc-tests/tests/symbols/stdio_h target=setup
191 195 hardlink path=opt/libc-tests/tests/symbols/stdlib_h target=setup
192 196 hardlink path=opt/libc-tests/tests/symbols/stdnoreturn_h target=setup
193 197 hardlink path=opt/libc-tests/tests/symbols/string_h target=setup
194 198 hardlink path=opt/libc-tests/tests/symbols/strings_h target=setup
195 199 hardlink path=opt/libc-tests/tests/symbols/sys_stat_h target=setup
196 200 hardlink path=opt/libc-tests/tests/symbols/sys_time_h target=setup
197 201 hardlink path=opt/libc-tests/tests/symbols/sys_timeb_h target=setup
198 202 hardlink path=opt/libc-tests/tests/symbols/threads_h target=setup
199 203 hardlink path=opt/libc-tests/tests/symbols/time_h target=setup
200 204 hardlink path=opt/libc-tests/tests/symbols/ucontext_h target=setup
201 205 hardlink path=opt/libc-tests/tests/symbols/unistd_h target=setup
202 206 hardlink path=opt/libc-tests/tests/symbols/wchar_h target=setup
203 207 hardlink path=opt/libc-tests/tests/symbols/wctype_h target=setup
204 208 license lic_CDDL license=lic_CDDL
205 209 license usr/src/test/libc-tests/tests/regex/THIRDPARTYLICENSE \
206 210 license=usr/src/test/libc-tests/tests/regex/THIRDPARTYLICENSE
207 211 depend fmri=locale/ar type=require
208 212 depend fmri=locale/de type=require
209 213 depend fmri=locale/en type=require
210 214 depend fmri=locale/en-extra type=require
211 215 depend fmri=locale/ja type=require
212 216 depend fmri=locale/ru type=require
213 217 depend fmri=system/test/testrunner type=require
↓ open down ↓ |
53 lines elided |
↑ open up ↑ |
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX