Print this page
13111 Want futimes() and lutimes() functions
Change-ID: I3be82d4242255a4100f8c35db373eb9140402fc4
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 #
↓ open down ↓ |
6 lines elided |
↑ open up ↑ |
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 # Copyright 2018 Joyent, Inc.
17 +# Copyright 2020 OmniOS Community Edition (OmniOSce) Association.
17 18 #
18 19
19 20 set name=pkg.fmri value=pkg:/system/test/libctest@$(PKGVERS)
20 21 set name=pkg.description value="C library Unit Tests"
21 22 set name=pkg.summary value="C Library Unit Test Suite"
22 23 set name=info.classification \
23 24 value=org.opensolaris.category.2008:Development/System
24 25 set name=variant.arch value=$(ARCH)
25 26 dir path=opt/libc-tests
26 27 dir path=opt/libc-tests/bin
27 28 dir path=opt/libc-tests/cfg
28 29 dir path=opt/libc-tests/cfg/symbols
29 30 dir path=opt/libc-tests/runfiles
30 31 dir path=opt/libc-tests/tests
31 32 dir path=opt/libc-tests/tests/i18n
32 33 dir path=opt/libc-tests/tests/random
33 34 dir path=opt/libc-tests/tests/regex
34 35 dir path=opt/libc-tests/tests/regex/data
35 36 dir path=opt/libc-tests/tests/select
36 37 dir path=opt/libc-tests/tests/stdio
37 38 dir path=opt/libc-tests/tests/symbols
38 39 dir path=usr group=sys
39 40 dir path=usr/lib
40 41 dir path=usr/lib/locale
41 42 dir path=usr/lib/locale/zz_AA.UTF-8
42 43 dir path=usr/lib/locale/zz_AA.UTF-8/LC_COLLATE
43 44 dir path=usr/lib/locale/zz_AA.UTF-8/LC_CTYPE
44 45 dir path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES
45 46 dir path=usr/lib/locale/zz_AA.UTF-8/LC_MONETARY
46 47 dir path=usr/lib/locale/zz_AA.UTF-8/LC_NUMERIC
47 48 dir path=usr/lib/locale/zz_AA.UTF-8/LC_TIME
48 49 file path=opt/libc-tests/README mode=0444
49 50 file path=opt/libc-tests/bin/libctest mode=0555
50 51 file path=opt/libc-tests/cfg/README mode=0444
51 52 file path=opt/libc-tests/cfg/compilation.cfg mode=0444
52 53 file path=opt/libc-tests/cfg/symbols/README mode=0444
53 54 file path=opt/libc-tests/cfg/symbols/assert_h.cfg mode=0444
54 55 file path=opt/libc-tests/cfg/symbols/ctype_h.cfg mode=0444
55 56 file path=opt/libc-tests/cfg/symbols/dirent_h.cfg mode=0444
56 57 file path=opt/libc-tests/cfg/symbols/fcntl_h.cfg mode=0444
57 58 file path=opt/libc-tests/cfg/symbols/locale_h.cfg mode=0444
58 59 file path=opt/libc-tests/cfg/symbols/math_h.cfg mode=0444
59 60 file path=opt/libc-tests/cfg/symbols/netdb_h.cfg mode=0444
60 61 file path=opt/libc-tests/cfg/symbols/pthread_h.cfg mode=0444
61 62 file path=opt/libc-tests/cfg/symbols/signal_h.cfg mode=0444
62 63 file path=opt/libc-tests/cfg/symbols/stdalign_h.cfg mode=0444
63 64 file path=opt/libc-tests/cfg/symbols/stddef_h.cfg mode=0444
64 65 file path=opt/libc-tests/cfg/symbols/stdio_h.cfg mode=0444
65 66 file path=opt/libc-tests/cfg/symbols/stdlib_h.cfg mode=0444
66 67 file path=opt/libc-tests/cfg/symbols/stdnoreturn_h.cfg mode=0444
67 68 file path=opt/libc-tests/cfg/symbols/string_h.cfg mode=0444
68 69 file path=opt/libc-tests/cfg/symbols/strings_h.cfg mode=0444
69 70 file path=opt/libc-tests/cfg/symbols/sys_stat_h.cfg mode=0444
70 71 file path=opt/libc-tests/cfg/symbols/sys_time_h.cfg mode=0444
71 72 file path=opt/libc-tests/cfg/symbols/sys_timeb_h.cfg mode=0444
72 73 file path=opt/libc-tests/cfg/symbols/threads_h.cfg mode=0444
73 74 file path=opt/libc-tests/cfg/symbols/time_h.cfg mode=0444
74 75 file path=opt/libc-tests/cfg/symbols/ucontext_h.cfg mode=0444
75 76 file path=opt/libc-tests/cfg/symbols/unistd_h.cfg mode=0444
76 77 file path=opt/libc-tests/cfg/symbols/wchar_h.cfg mode=0444
77 78 file path=opt/libc-tests/cfg/symbols/wctype_h.cfg mode=0444
78 79 file path=opt/libc-tests/runfiles/default.run mode=0444
79 80 file path=opt/libc-tests/tests/aligned_alloc.32 mode=0555
80 81 file path=opt/libc-tests/tests/aligned_alloc.64 mode=0555
81 82 file path=opt/libc-tests/tests/c11_threads.32 mode=0555
82 83 file path=opt/libc-tests/tests/c11_threads.64 mode=0555
83 84 file path=opt/libc-tests/tests/c11_tss.32 mode=0555
84 85 file path=opt/libc-tests/tests/c11_tss.64 mode=0555
85 86 file path=opt/libc-tests/tests/call_once.32 mode=0555
86 87 file path=opt/libc-tests/tests/call_once.64 mode=0555
87 88 file path=opt/libc-tests/tests/catopen mode=0555
88 89 file path=opt/libc-tests/tests/endian.32 mode=0555
89 90 file path=opt/libc-tests/tests/endian.64 mode=0555
90 91 file path=opt/libc-tests/tests/env-7076.32 mode=0555
91 92 file path=opt/libc-tests/tests/env-7076.64 mode=0555
92 93 file path=opt/libc-tests/tests/fnmatch.32 mode=0555
93 94 file path=opt/libc-tests/tests/fnmatch.64 mode=0555
94 95 file path=opt/libc-tests/tests/fpround_test mode=0555
95 96 file path=opt/libc-tests/tests/fpround_test.$(ARCH) mode=0555
96 97 file path=opt/libc-tests/tests/fpround_test.$(ARCH64) mode=0555
97 98 file path=opt/libc-tests/tests/i18n/bindtextdomain_test mode=0555
98 99 file path=opt/libc-tests/tests/i18n/bindtextdomain_test.$(ARCH) mode=0555
99 100 file path=opt/libc-tests/tests/i18n/bindtextdomain_test.$(ARCH64) mode=0555
100 101 file path=opt/libc-tests/tests/memset_s.32 mode=0555
101 102 file path=opt/libc-tests/tests/memset_s.64 mode=0555
102 103 file path=opt/libc-tests/tests/newlocale_test mode=0555
103 104 file path=opt/libc-tests/tests/newlocale_test.$(ARCH) mode=0555
104 105 file path=opt/libc-tests/tests/newlocale_test.$(ARCH64) mode=0555
105 106 file path=opt/libc-tests/tests/nl_langinfo_test mode=0555
106 107 file path=opt/libc-tests/tests/nl_langinfo_test.$(ARCH) mode=0555
107 108 file path=opt/libc-tests/tests/nl_langinfo_test.$(ARCH64) mode=0555
108 109 file path=opt/libc-tests/tests/posix_memalign.32 mode=0555
109 110 file path=opt/libc-tests/tests/posix_memalign.64 mode=0555
110 111 file path=opt/libc-tests/tests/printf-6961.64 mode=0555
111 112 file path=opt/libc-tests/tests/printf-9511.32 mode=0555
112 113 file path=opt/libc-tests/tests/printf-9511.64 mode=0555
113 114 file path=opt/libc-tests/tests/priv_gettext mode=0555
114 115 file path=opt/libc-tests/tests/psignal mode=0555
115 116 file path=opt/libc-tests/tests/psignal-5097.32 mode=0555
116 117 file path=opt/libc-tests/tests/psignal-5097.64 mode=0555
117 118 file path=opt/libc-tests/tests/pthread_attr_get_np mode=0555
118 119 file path=opt/libc-tests/tests/quick_exit mode=0555
119 120 file path=opt/libc-tests/tests/quick_exit_order.32 mode=0555
120 121 file path=opt/libc-tests/tests/quick_exit_order.64 mode=0555
121 122 file path=opt/libc-tests/tests/quick_exit_status.32 mode=0555
122 123 file path=opt/libc-tests/tests/quick_exit_status.64 mode=0555
123 124 file path=opt/libc-tests/tests/random/arc4key.ksh mode=0555
124 125 file path=opt/libc-tests/tests/random/arc4random mode=0555
125 126 file path=opt/libc-tests/tests/random/arc4random_fork mode=0555
126 127 file path=opt/libc-tests/tests/random/arc4random_forkall mode=0555
127 128 file path=opt/libc-tests/tests/random/arc4random_forksig mode=0555
128 129 file path=opt/libc-tests/tests/random/arc4random_prefork mode=0555
129 130 file path=opt/libc-tests/tests/random/arc4random_preforkall mode=0555
130 131 file path=opt/libc-tests/tests/random/arc4random_preforksig mode=0555
131 132 file path=opt/libc-tests/tests/random/arc4random_rekey mode=0555
132 133 file path=opt/libc-tests/tests/random/chacha mode=0555
133 134 file path=opt/libc-tests/tests/random/getentropy mode=0555
134 135 file path=opt/libc-tests/tests/random/getrandom mode=0555
135 136 file path=opt/libc-tests/tests/random/getrandred mode=0555
136 137 file path=opt/libc-tests/tests/random/inz_child mode=0555
137 138 file path=opt/libc-tests/tests/random/inz_inval mode=0555
138 139 file path=opt/libc-tests/tests/random/inz_mlock mode=0555
139 140 file path=opt/libc-tests/tests/random/inz_region mode=0555
140 141 file path=opt/libc-tests/tests/random/inz_split mode=0555
141 142 file path=opt/libc-tests/tests/random/inz_split_vpp mode=0555
142 143 file path=opt/libc-tests/tests/random/inz_vpp mode=0555
143 144 file path=opt/libc-tests/tests/regex/data/basic.dat mode=0444
144 145 file path=opt/libc-tests/tests/regex/data/basic.out mode=0444
145 146 file path=opt/libc-tests/tests/regex/data/categorize.dat mode=0444
146 147 file path=opt/libc-tests/tests/regex/data/categorize.out mode=0444
147 148 file path=opt/libc-tests/tests/regex/data/forcedassoc.dat mode=0444
148 149 file path=opt/libc-tests/tests/regex/data/forcedassoc.out mode=0444
149 150 file path=opt/libc-tests/tests/regex/data/leftassoc.dat mode=0444
150 151 file path=opt/libc-tests/tests/regex/data/leftassoc.out mode=0444
151 152 file path=opt/libc-tests/tests/regex/data/nullsubexpr.dat mode=0444
152 153 file path=opt/libc-tests/tests/regex/data/nullsubexpr.out mode=0444
153 154 file path=opt/libc-tests/tests/regex/data/repetition.dat mode=0444
154 155 file path=opt/libc-tests/tests/regex/data/repetition.out mode=0444
155 156 file path=opt/libc-tests/tests/regex/data/rightassoc.dat mode=0444
156 157 file path=opt/libc-tests/tests/regex/data/rightassoc.out mode=0444
157 158 file path=opt/libc-tests/tests/regex/regex_test mode=0555
158 159 file path=opt/libc-tests/tests/regex/testregex mode=0555
159 160 file path=opt/libc-tests/tests/select/select.sh mode=0555
160 161 file path=opt/libc-tests/tests/select/select_test mode=0555
161 162 file path=opt/libc-tests/tests/set_constraint_handler_s.32 mode=0555
162 163 file path=opt/libc-tests/tests/set_constraint_handler_s.64 mode=0555
163 164 file path=opt/libc-tests/tests/stdio/fileno.32 mode=0555
164 165 file path=opt/libc-tests/tests/stdio/fileno.64 mode=0555
165 166 file path=opt/libc-tests/tests/stdio/fmemopentest.32 mode=0555
166 167 file path=opt/libc-tests/tests/stdio/fmemopentest.64 mode=0555
167 168 file path=opt/libc-tests/tests/stdio/ftell_ungetc.32 mode=0555
168 169 file path=opt/libc-tests/tests/stdio/ftell_ungetc.64 mode=0555
169 170 file path=opt/libc-tests/tests/stdio/ftello_12768.64 mode=0555
170 171 file path=opt/libc-tests/tests/stdio/ftello_12768.lfs mode=0555
171 172 file path=opt/libc-tests/tests/stdio/memstream.32 mode=0555
172 173 file path=opt/libc-tests/tests/stdio/memstream.64 mode=0555
173 174 file path=opt/libc-tests/tests/stdio/memstream_reopen.32 mode=0555
174 175 file path=opt/libc-tests/tests/stdio/memstream_reopen.64 mode=0555
175 176 file path=opt/libc-tests/tests/stdio/open_memstreamtest.32 mode=0555
176 177 file path=opt/libc-tests/tests/stdio/open_memstreamtest.64 mode=0555
177 178 file path=opt/libc-tests/tests/stdio/orientation_test.32 mode=0555
178 179 file path=opt/libc-tests/tests/stdio/orientation_test.64 mode=0555
179 180 file path=opt/libc-tests/tests/stdio/test_mbrtowc.32 mode=0555
180 181 file path=opt/libc-tests/tests/stdio/test_mbrtowc.64 mode=0555
181 182 file path=opt/libc-tests/tests/strcoll-strxfrm-6907.32 mode=0555
↓ open down ↓ |
155 lines elided |
↑ open up ↑ |
182 183 file path=opt/libc-tests/tests/strcoll-strxfrm-6907.64 mode=0555
183 184 file path=opt/libc-tests/tests/strerror mode=0555
184 185 file path=opt/libc-tests/tests/symbols/setup mode=0555
185 186 file path=opt/libc-tests/tests/symbols/symbols_test.$(ARCH) mode=0555
186 187 file path=opt/libc-tests/tests/symbols/symbols_test.$(ARCH64) mode=0555
187 188 file path=opt/libc-tests/tests/thread_name mode=0555
188 189 file path=opt/libc-tests/tests/timespec_get.32 mode=0555
189 190 file path=opt/libc-tests/tests/timespec_get.64 mode=0555
190 191 file path=opt/libc-tests/tests/uchar.32 mode=0555
191 192 file path=opt/libc-tests/tests/uchar.64 mode=0555
193 +file path=opt/libc-tests/tests/utimes.32 mode=0555
194 +file path=opt/libc-tests/tests/utimes.64 mode=0555
192 195 file path=opt/libc-tests/tests/wcsncasecmp-7344.32 mode=0555
193 196 file path=opt/libc-tests/tests/wcsncasecmp-7344.64 mode=0555
194 197 file path=opt/libc-tests/tests/wcsncasecmp-7350.32 mode=0555
195 198 file path=opt/libc-tests/tests/wcsncasecmp-7350.64 mode=0555
196 199 file path=opt/libc-tests/tests/wcsncasecmp.32 mode=0555
197 200 file path=opt/libc-tests/tests/wcsncasecmp.64 mode=0555
198 201 file path=opt/libc-tests/tests/wcsrtombs_test mode=0555
199 202 file path=opt/libc-tests/tests/wcsrtombs_test.$(ARCH) mode=0555
200 203 file path=opt/libc-tests/tests/wcsrtombs_test.$(ARCH64) mode=0555
201 204 file path=opt/libc-tests/tests/wctype_test mode=0555
202 205 file path=opt/libc-tests/tests/wctype_test.$(ARCH) mode=0555
203 206 file path=opt/libc-tests/tests/wctype_test.$(ARCH64) mode=0555
204 207 file path=usr/lib/locale/zz_AA.UTF-8/LC_COLLATE/LCL_DATA mode=0444
205 208 file path=usr/lib/locale/zz_AA.UTF-8/LC_CTYPE/LCL_DATA mode=0444
206 209 file path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES/LCL_DATA mode=0444
207 210 file path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES/SUNW_OST_OSLIB.mo mode=0444
208 211 file path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES/priv_names mode=0444
209 212 file path=usr/lib/locale/zz_AA.UTF-8/LC_MONETARY/LCL_DATA mode=0444
210 213 file path=usr/lib/locale/zz_AA.UTF-8/LC_NUMERIC/LCL_DATA mode=0444
211 214 file path=usr/lib/locale/zz_AA.UTF-8/LC_TIME/LCL_DATA mode=0444
212 215 hardlink path=opt/libc-tests/tests/symbols/assert_h target=setup
213 216 hardlink path=opt/libc-tests/tests/symbols/ctype_h target=setup
214 217 hardlink path=opt/libc-tests/tests/symbols/dirent_h target=setup
215 218 hardlink path=opt/libc-tests/tests/symbols/fcntl_h target=setup
216 219 hardlink path=opt/libc-tests/tests/symbols/locale_h target=setup
217 220 hardlink path=opt/libc-tests/tests/symbols/math_h target=setup
218 221 hardlink path=opt/libc-tests/tests/symbols/netdb_h target=setup
219 222 hardlink path=opt/libc-tests/tests/symbols/pthread_h target=setup
220 223 hardlink path=opt/libc-tests/tests/symbols/signal_h target=setup
221 224 hardlink path=opt/libc-tests/tests/symbols/stdalign_h target=setup
222 225 hardlink path=opt/libc-tests/tests/symbols/stddef_h target=setup
223 226 hardlink path=opt/libc-tests/tests/symbols/stdio_h target=setup
224 227 hardlink path=opt/libc-tests/tests/symbols/stdlib_h target=setup
225 228 hardlink path=opt/libc-tests/tests/symbols/stdnoreturn_h target=setup
226 229 hardlink path=opt/libc-tests/tests/symbols/string_h target=setup
227 230 hardlink path=opt/libc-tests/tests/symbols/strings_h target=setup
228 231 hardlink path=opt/libc-tests/tests/symbols/sys_stat_h target=setup
229 232 hardlink path=opt/libc-tests/tests/symbols/sys_time_h target=setup
230 233 hardlink path=opt/libc-tests/tests/symbols/sys_timeb_h target=setup
231 234 hardlink path=opt/libc-tests/tests/symbols/threads_h target=setup
232 235 hardlink path=opt/libc-tests/tests/symbols/time_h target=setup
233 236 hardlink path=opt/libc-tests/tests/symbols/ucontext_h target=setup
234 237 hardlink path=opt/libc-tests/tests/symbols/unistd_h target=setup
235 238 hardlink path=opt/libc-tests/tests/symbols/wchar_h target=setup
236 239 hardlink path=opt/libc-tests/tests/symbols/wctype_h target=setup
237 240 license lic_CDDL license=lic_CDDL
238 241 license usr/src/test/libc-tests/tests/regex/THIRDPARTYLICENSE \
239 242 license=usr/src/test/libc-tests/tests/regex/THIRDPARTYLICENSE
240 243 depend fmri=locale/ar type=require
241 244 depend fmri=locale/de type=require
242 245 depend fmri=locale/en type=require
243 246 depend fmri=locale/en-extra type=require
244 247 depend fmri=locale/ja type=require
245 248 depend fmri=locale/ru type=require
246 249 depend fmri=system/test/testrunner type=require
↓ open down ↓ |
45 lines elided |
↑ open up ↑ |
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX