xref: /titanic_52/usr/src/pkg/manifests/system-test-libctest.mf (revision 443294e178902fc07fa476a6139ae8bc89488c92)
12d08521bSGarrett D'Amore#
22d08521bSGarrett D'Amore# This file and its contents are supplied under the terms of the
32d08521bSGarrett D'Amore# Common Development and Distribution License ("CDDL"), version 1.0.
42d08521bSGarrett D'Amore# You may only use this file in accordance with the terms of version
52d08521bSGarrett D'Amore# 1.0 of the CDDL.
62d08521bSGarrett D'Amore#
72d08521bSGarrett D'Amore# A full copy of the text of the CDDL should have accompanied this
82d08521bSGarrett D'Amore# source.  A copy of the CDDL is also available via the Internet at
92d08521bSGarrett D'Amore# http://www.illumos.org/license/CDDL.
102d08521bSGarrett D'Amore#
112d08521bSGarrett D'Amore
122d08521bSGarrett D'Amore#
132d08521bSGarrett D'Amore# Copyright (c) 2012 by Delphix. All rights reserved.
142d08521bSGarrett D'Amore# Copyright 2014, OmniTI Computer Consulting, Inc. All rights reserved.
15de572d98SGarrett D'Amore# Copyright 2015 Garrett D'Amore <garrett@damore.org>
162d08521bSGarrett D'Amore#
172d08521bSGarrett D'Amore
182d08521bSGarrett D'Amoreset name=pkg.fmri value=pkg:/system/test/libctest@$(PKGVERS)
192d08521bSGarrett D'Amoreset name=pkg.description value="C library Unit Tests"
202d08521bSGarrett D'Amoreset name=pkg.summary value="C Library Unit Test Suite"
212d08521bSGarrett D'Amoreset name=info.classification \
222d08521bSGarrett D'Amore    value=org.opensolaris.category.2008:Development/System
232d08521bSGarrett D'Amoreset name=variant.arch value=$(ARCH)
242d08521bSGarrett D'Amoredir path=opt/libc-tests
252d08521bSGarrett D'Amoredir path=opt/libc-tests/bin
26de572d98SGarrett D'Amoredir path=opt/libc-tests/cfg
27de572d98SGarrett D'Amoredir path=opt/libc-tests/cfg/symbols
282d08521bSGarrett D'Amoredir path=opt/libc-tests/runfiles
292d08521bSGarrett D'Amoredir path=opt/libc-tests/tests
309d12795fSRobert Mustacchidir path=opt/libc-tests/tests/random
31de572d98SGarrett D'Amoredir path=opt/libc-tests/tests/symbols
32b599bd93SRobert Mustacchidir path=usr group=sys
33b599bd93SRobert Mustacchidir path=usr/lib
34b599bd93SRobert Mustacchidir path=usr/lib/locale
35b599bd93SRobert Mustacchidir path=usr/lib/locale/zz_AA.UTF-8
36b599bd93SRobert Mustacchidir path=usr/lib/locale/zz_AA.UTF-8/LC_COLLATE
37b599bd93SRobert Mustacchidir path=usr/lib/locale/zz_AA.UTF-8/LC_CTYPE
38b599bd93SRobert Mustacchidir path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES
39b599bd93SRobert Mustacchidir path=usr/lib/locale/zz_AA.UTF-8/LC_MONETARY
40b599bd93SRobert Mustacchidir path=usr/lib/locale/zz_AA.UTF-8/LC_NUMERIC
41b599bd93SRobert Mustacchidir path=usr/lib/locale/zz_AA.UTF-8/LC_TIME
422d08521bSGarrett D'Amorefile path=opt/libc-tests/README mode=0444
432d08521bSGarrett D'Amorefile path=opt/libc-tests/bin/libctest mode=0555
44de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/README mode=0444
45de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/compilation.cfg mode=0444
46de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/README mode=0444
47dcdfe824SRobert Mustacchifile path=opt/libc-tests/cfg/symbols/assert_h.cfg mode=0444
48de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/ctype_h.cfg mode=0444
49de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/dirent_h.cfg mode=0444
50de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/fcntl_h.cfg mode=0444
51de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/locale_h.cfg mode=0444
52de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/math_h.cfg mode=0444
53de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/netdb_h.cfg mode=0444
54de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/pthread_h.cfg mode=0444
55de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/signal_h.cfg mode=0444
56dcdfe824SRobert Mustacchifile path=opt/libc-tests/cfg/symbols/stdalign_h.cfg mode=0444
57dcdfe824SRobert Mustacchifile path=opt/libc-tests/cfg/symbols/stddef_h.cfg mode=0444
58de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/stdio_h.cfg mode=0444
59de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/stdlib_h.cfg mode=0444
60dcdfe824SRobert Mustacchifile path=opt/libc-tests/cfg/symbols/stdnoreturn_h.cfg mode=0444
61b599bd93SRobert Mustacchifile path=opt/libc-tests/cfg/symbols/string_h.cfg mode=0444
62de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/strings_h.cfg mode=0444
63de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/sys_stat_h.cfg mode=0444
64de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/sys_time_h.cfg mode=0444
65de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/sys_timeb_h.cfg mode=0444
66dcdfe824SRobert Mustacchifile path=opt/libc-tests/cfg/symbols/threads_h.cfg mode=0444
67dcdfe824SRobert Mustacchifile path=opt/libc-tests/cfg/symbols/time_h.cfg mode=0444
68de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/ucontext_h.cfg mode=0444
69de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/unistd_h.cfg mode=0444
70de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/wchar_h.cfg mode=0444
71de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/wctype_h.cfg mode=0444
722d08521bSGarrett D'Amorefile path=opt/libc-tests/runfiles/default.run mode=0444
73dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/aligned_alloc.32 mode=0555
74dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/aligned_alloc.64 mode=0555
75dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/c11_threads.32 mode=0555
76dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/c11_threads.64 mode=0555
77dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/c11_tss.32 mode=0555
78dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/c11_tss.64 mode=0555
79dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/call_once.32 mode=0555
80dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/call_once.64 mode=0555
81b599bd93SRobert Mustacchifile path=opt/libc-tests/tests/catopen mode=0555
823b4b8bdaSRobert Mustacchi#file path=opt/libc-tests/tests/endian.32 mode=0555
833b4b8bdaSRobert Mustacchi#file path=opt/libc-tests/tests/endian.64 mode=0555
84a2290a36SDan McDonaldfile path=opt/libc-tests/tests/fpround_test mode=0555
85de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/fpround_test.$(ARCH) mode=0555
86de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/fpround_test.$(ARCH64) mode=0555
872d08521bSGarrett D'Amorefile path=opt/libc-tests/tests/newlocale_test mode=0555
88de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/newlocale_test.$(ARCH) mode=0555
89de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/newlocale_test.$(ARCH64) mode=0555
90538aa54dSGarrett D'Amorefile path=opt/libc-tests/tests/nl_langinfo_test mode=0555
91de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/nl_langinfo_test.$(ARCH) mode=0555
92de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/nl_langinfo_test.$(ARCH64) mode=0555
93b599bd93SRobert Mustacchifile path=opt/libc-tests/tests/priv_gettext mode=0555
94*443294e1SRobert Mustacchifile path=opt/libc-tests/tests/pthread_attr_get_np mode=0555
95dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/quick_exit mode=0555
96dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/quick_exit_order.32 mode=0555
97dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/quick_exit_order.64 mode=0555
98dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/quick_exit_status.32 mode=0555
99dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/quick_exit_status.64 mode=0555
1009d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4key.ksh mode=0555
1019d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random mode=0555
1029d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_fork mode=0555
1039d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_forkall mode=0555
1049d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_forksig mode=0555
1059d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_prefork mode=0555
1069d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_preforkall mode=0555
1079d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_preforksig mode=0555
1089d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_rekey mode=0555
1099d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/chacha mode=0555
1109d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/getentropy mode=0555
1119d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/getrandom mode=0555
112a17dff0dSRobert Mustacchifile path=opt/libc-tests/tests/random/getrandred mode=0555
1139d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_child mode=0555
1149d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_inval mode=0555
1159d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_mlock mode=0555
1169d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_region mode=0555
1179d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_split mode=0555
1189d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_split_vpp mode=0555
1199d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_vpp mode=0555
120b599bd93SRobert Mustacchifile path=opt/libc-tests/tests/strerror mode=0555
121de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/symbols/setup mode=0555
122de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/symbols/symbols_test.$(ARCH) mode=0555
123de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/symbols/symbols_test.$(ARCH64) mode=0555
124dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/timespec_get.32 mode=0555
125dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/timespec_get.64 mode=0555
1269a4a12bdSRobert Mustacchifile path=opt/libc-tests/tests/uchar.32 mode=0555
1279a4a12bdSRobert Mustacchifile path=opt/libc-tests/tests/uchar.64 mode=0555
128538aa54dSGarrett D'Amorefile path=opt/libc-tests/tests/wcsrtombs_test mode=0555
129de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/wcsrtombs_test.$(ARCH) mode=0555
130de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/wcsrtombs_test.$(ARCH64) mode=0555
13181cc9994SLauri Tirkkonenfile path=opt/libc-tests/tests/wctype_test mode=0555
132de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/wctype_test.$(ARCH) mode=0555
133de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/wctype_test.$(ARCH64) mode=0555
134b599bd93SRobert Mustacchifile path=usr/lib/locale/zz_AA.UTF-8/LC_COLLATE/LCL_DATA mode=0444
135b599bd93SRobert Mustacchifile path=usr/lib/locale/zz_AA.UTF-8/LC_CTYPE/LCL_DATA mode=0444
136b599bd93SRobert Mustacchifile path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES/LCL_DATA mode=0444
137b599bd93SRobert Mustacchifile path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES/SUNW_OST_OSLIB.mo mode=0444
138b599bd93SRobert Mustacchifile path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES/priv_names mode=0444
139b599bd93SRobert Mustacchifile path=usr/lib/locale/zz_AA.UTF-8/LC_MONETARY/LCL_DATA mode=0444
140b599bd93SRobert Mustacchifile path=usr/lib/locale/zz_AA.UTF-8/LC_NUMERIC/LCL_DATA mode=0444
141b599bd93SRobert Mustacchifile path=usr/lib/locale/zz_AA.UTF-8/LC_TIME/LCL_DATA mode=0444
142dcdfe824SRobert Mustacchihardlink path=opt/libc-tests/tests/symbols/assert_h target=setup
143de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/ctype_h target=setup
144de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/dirent_h target=setup
145de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/fcntl_h target=setup
146de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/locale_h target=setup
147de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/math_h target=setup
148de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/netdb_h target=setup
149de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/pthread_h target=setup
150de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/signal_h target=setup
151dcdfe824SRobert Mustacchihardlink path=opt/libc-tests/tests/symbols/stdalign_h target=setup
152dcdfe824SRobert Mustacchihardlink path=opt/libc-tests/tests/symbols/stddef_h target=setup
153de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/stdio_h target=setup
154de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/stdlib_h target=setup
155dcdfe824SRobert Mustacchihardlink path=opt/libc-tests/tests/symbols/stdnoreturn_h target=setup
156b599bd93SRobert Mustacchihardlink path=opt/libc-tests/tests/symbols/string_h target=setup
157de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/strings_h target=setup
158de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/sys_stat_h target=setup
159de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/sys_time_h target=setup
160de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/sys_timeb_h target=setup
161dcdfe824SRobert Mustacchihardlink path=opt/libc-tests/tests/symbols/threads_h target=setup
162dcdfe824SRobert Mustacchihardlink path=opt/libc-tests/tests/symbols/time_h target=setup
163de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/ucontext_h target=setup
164de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/unistd_h target=setup
165de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/wchar_h target=setup
166de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/wctype_h target=setup
1672d08521bSGarrett D'Amorelicense lic_CDDL license=lic_CDDL
1682d08521bSGarrett D'Amoredepend fmri=locale/de type=require
1692d08521bSGarrett D'Amoredepend fmri=locale/en type=require
170538aa54dSGarrett D'Amoredepend fmri=locale/en-extra type=require
1712d08521bSGarrett D'Amoredepend fmri=locale/ja type=require
1722d08521bSGarrett D'Amoredepend fmri=locale/ru type=require
1732d08521bSGarrett D'Amoredepend fmri=system/test/testrunner type=require
174