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 31*f65a228fSRobert Mustacchidir path=opt/libc-tests/tests/stdio 32de572d98SGarrett D'Amoredir path=opt/libc-tests/tests/symbols 33b599bd93SRobert Mustacchidir path=usr group=sys 34b599bd93SRobert Mustacchidir path=usr/lib 35b599bd93SRobert Mustacchidir path=usr/lib/locale 36b599bd93SRobert Mustacchidir path=usr/lib/locale/zz_AA.UTF-8 37b599bd93SRobert Mustacchidir path=usr/lib/locale/zz_AA.UTF-8/LC_COLLATE 38b599bd93SRobert Mustacchidir path=usr/lib/locale/zz_AA.UTF-8/LC_CTYPE 39b599bd93SRobert Mustacchidir path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES 40b599bd93SRobert Mustacchidir path=usr/lib/locale/zz_AA.UTF-8/LC_MONETARY 41b599bd93SRobert Mustacchidir path=usr/lib/locale/zz_AA.UTF-8/LC_NUMERIC 42b599bd93SRobert Mustacchidir path=usr/lib/locale/zz_AA.UTF-8/LC_TIME 432d08521bSGarrett D'Amorefile path=opt/libc-tests/README mode=0444 442d08521bSGarrett D'Amorefile path=opt/libc-tests/bin/libctest mode=0555 45de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/README mode=0444 46de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/compilation.cfg mode=0444 47de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/README mode=0444 48dcdfe824SRobert Mustacchifile path=opt/libc-tests/cfg/symbols/assert_h.cfg mode=0444 49de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/ctype_h.cfg mode=0444 50de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/dirent_h.cfg mode=0444 51de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/fcntl_h.cfg mode=0444 52de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/locale_h.cfg mode=0444 53de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/math_h.cfg mode=0444 54de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/netdb_h.cfg mode=0444 55de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/pthread_h.cfg mode=0444 56de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/signal_h.cfg mode=0444 57dcdfe824SRobert Mustacchifile path=opt/libc-tests/cfg/symbols/stdalign_h.cfg mode=0444 58dcdfe824SRobert Mustacchifile path=opt/libc-tests/cfg/symbols/stddef_h.cfg mode=0444 59de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/stdio_h.cfg mode=0444 60de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/stdlib_h.cfg mode=0444 61dcdfe824SRobert Mustacchifile path=opt/libc-tests/cfg/symbols/stdnoreturn_h.cfg mode=0444 62b599bd93SRobert Mustacchifile path=opt/libc-tests/cfg/symbols/string_h.cfg mode=0444 63de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/strings_h.cfg mode=0444 64de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/sys_stat_h.cfg mode=0444 65de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/sys_time_h.cfg mode=0444 66de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/sys_timeb_h.cfg mode=0444 67dcdfe824SRobert Mustacchifile path=opt/libc-tests/cfg/symbols/threads_h.cfg mode=0444 68dcdfe824SRobert Mustacchifile path=opt/libc-tests/cfg/symbols/time_h.cfg mode=0444 69de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/ucontext_h.cfg mode=0444 70de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/unistd_h.cfg mode=0444 71de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/wchar_h.cfg mode=0444 72de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/wctype_h.cfg mode=0444 732d08521bSGarrett D'Amorefile path=opt/libc-tests/runfiles/default.run mode=0444 74dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/aligned_alloc.32 mode=0555 75dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/aligned_alloc.64 mode=0555 76dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/c11_threads.32 mode=0555 77dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/c11_threads.64 mode=0555 78dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/c11_tss.32 mode=0555 79dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/c11_tss.64 mode=0555 80dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/call_once.32 mode=0555 81dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/call_once.64 mode=0555 82b599bd93SRobert Mustacchifile path=opt/libc-tests/tests/catopen mode=0555 833b4b8bdaSRobert Mustacchi#file path=opt/libc-tests/tests/endian.32 mode=0555 843b4b8bdaSRobert Mustacchi#file path=opt/libc-tests/tests/endian.64 mode=0555 85a2290a36SDan McDonaldfile path=opt/libc-tests/tests/fpround_test mode=0555 86de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/fpround_test.$(ARCH) mode=0555 87de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/fpround_test.$(ARCH64) mode=0555 882d08521bSGarrett D'Amorefile path=opt/libc-tests/tests/newlocale_test mode=0555 89de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/newlocale_test.$(ARCH) mode=0555 90de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/newlocale_test.$(ARCH64) mode=0555 91538aa54dSGarrett D'Amorefile path=opt/libc-tests/tests/nl_langinfo_test mode=0555 92de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/nl_langinfo_test.$(ARCH) mode=0555 93de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/nl_langinfo_test.$(ARCH64) mode=0555 94b599bd93SRobert Mustacchifile path=opt/libc-tests/tests/priv_gettext mode=0555 95443294e1SRobert Mustacchifile path=opt/libc-tests/tests/pthread_attr_get_np mode=0555 96dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/quick_exit mode=0555 97dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/quick_exit_order.32 mode=0555 98dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/quick_exit_order.64 mode=0555 99dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/quick_exit_status.32 mode=0555 100dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/quick_exit_status.64 mode=0555 1019d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4key.ksh mode=0555 1029d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random mode=0555 1039d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_fork mode=0555 1049d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_forkall mode=0555 1059d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_forksig mode=0555 1069d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_prefork mode=0555 1079d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_preforkall mode=0555 1089d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_preforksig mode=0555 1099d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_rekey mode=0555 1109d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/chacha mode=0555 1119d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/getentropy mode=0555 1129d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/getrandom mode=0555 113a17dff0dSRobert Mustacchifile path=opt/libc-tests/tests/random/getrandred mode=0555 1149d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_child mode=0555 1159d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_inval mode=0555 1169d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_mlock mode=0555 1179d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_region mode=0555 1189d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_split mode=0555 1199d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_split_vpp mode=0555 1209d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_vpp mode=0555 121*f65a228fSRobert Mustacchifile path=opt/libc-tests/tests/stdio/fileno.32 mode=0555 122*f65a228fSRobert Mustacchifile path=opt/libc-tests/tests/stdio/fileno.64 mode=0555 123*f65a228fSRobert Mustacchifile path=opt/libc-tests/tests/stdio/fmemopentest.32 mode=0555 124*f65a228fSRobert Mustacchifile path=opt/libc-tests/tests/stdio/fmemopentest.64 mode=0555 125*f65a228fSRobert Mustacchifile path=opt/libc-tests/tests/stdio/ftell_ungetc.32 mode=0555 126*f65a228fSRobert Mustacchifile path=opt/libc-tests/tests/stdio/ftell_ungetc.64 mode=0555 127*f65a228fSRobert Mustacchifile path=opt/libc-tests/tests/stdio/memstream.32 mode=0555 128*f65a228fSRobert Mustacchifile path=opt/libc-tests/tests/stdio/memstream.64 mode=0555 129*f65a228fSRobert Mustacchifile path=opt/libc-tests/tests/stdio/memstream_reopen.32 mode=0555 130*f65a228fSRobert Mustacchifile path=opt/libc-tests/tests/stdio/memstream_reopen.64 mode=0555 131*f65a228fSRobert Mustacchifile path=opt/libc-tests/tests/stdio/open_memstreamtest.32 mode=0555 132*f65a228fSRobert Mustacchifile path=opt/libc-tests/tests/stdio/open_memstreamtest.64 mode=0555 133*f65a228fSRobert Mustacchifile path=opt/libc-tests/tests/stdio/orientation_test.32 mode=0555 134*f65a228fSRobert Mustacchifile path=opt/libc-tests/tests/stdio/orientation_test.64 mode=0555 135*f65a228fSRobert Mustacchifile path=opt/libc-tests/tests/stdio/test_mbrtowc.32 mode=0555 136*f65a228fSRobert Mustacchifile path=opt/libc-tests/tests/stdio/test_mbrtowc.64 mode=0555 137b599bd93SRobert Mustacchifile path=opt/libc-tests/tests/strerror mode=0555 138de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/symbols/setup mode=0555 139de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/symbols/symbols_test.$(ARCH) mode=0555 140de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/symbols/symbols_test.$(ARCH64) mode=0555 141dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/timespec_get.32 mode=0555 142dcdfe824SRobert Mustacchifile path=opt/libc-tests/tests/timespec_get.64 mode=0555 1439a4a12bdSRobert Mustacchifile path=opt/libc-tests/tests/uchar.32 mode=0555 1449a4a12bdSRobert Mustacchifile path=opt/libc-tests/tests/uchar.64 mode=0555 145538aa54dSGarrett D'Amorefile path=opt/libc-tests/tests/wcsrtombs_test mode=0555 146de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/wcsrtombs_test.$(ARCH) mode=0555 147de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/wcsrtombs_test.$(ARCH64) mode=0555 14881cc9994SLauri Tirkkonenfile path=opt/libc-tests/tests/wctype_test mode=0555 149de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/wctype_test.$(ARCH) mode=0555 150de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/wctype_test.$(ARCH64) mode=0555 151b599bd93SRobert Mustacchifile path=usr/lib/locale/zz_AA.UTF-8/LC_COLLATE/LCL_DATA mode=0444 152b599bd93SRobert Mustacchifile path=usr/lib/locale/zz_AA.UTF-8/LC_CTYPE/LCL_DATA mode=0444 153b599bd93SRobert Mustacchifile path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES/LCL_DATA mode=0444 154b599bd93SRobert Mustacchifile path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES/SUNW_OST_OSLIB.mo mode=0444 155b599bd93SRobert Mustacchifile path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES/priv_names mode=0444 156b599bd93SRobert Mustacchifile path=usr/lib/locale/zz_AA.UTF-8/LC_MONETARY/LCL_DATA mode=0444 157b599bd93SRobert Mustacchifile path=usr/lib/locale/zz_AA.UTF-8/LC_NUMERIC/LCL_DATA mode=0444 158b599bd93SRobert Mustacchifile path=usr/lib/locale/zz_AA.UTF-8/LC_TIME/LCL_DATA mode=0444 159dcdfe824SRobert Mustacchihardlink path=opt/libc-tests/tests/symbols/assert_h target=setup 160de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/ctype_h target=setup 161de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/dirent_h target=setup 162de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/fcntl_h target=setup 163de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/locale_h target=setup 164de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/math_h target=setup 165de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/netdb_h target=setup 166de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/pthread_h target=setup 167de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/signal_h target=setup 168dcdfe824SRobert Mustacchihardlink path=opt/libc-tests/tests/symbols/stdalign_h target=setup 169dcdfe824SRobert Mustacchihardlink path=opt/libc-tests/tests/symbols/stddef_h target=setup 170de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/stdio_h target=setup 171de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/stdlib_h target=setup 172dcdfe824SRobert Mustacchihardlink path=opt/libc-tests/tests/symbols/stdnoreturn_h target=setup 173b599bd93SRobert Mustacchihardlink path=opt/libc-tests/tests/symbols/string_h target=setup 174de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/strings_h target=setup 175de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/sys_stat_h target=setup 176de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/sys_time_h target=setup 177de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/sys_timeb_h target=setup 178dcdfe824SRobert Mustacchihardlink path=opt/libc-tests/tests/symbols/threads_h target=setup 179dcdfe824SRobert Mustacchihardlink path=opt/libc-tests/tests/symbols/time_h target=setup 180de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/ucontext_h target=setup 181de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/unistd_h target=setup 182de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/wchar_h target=setup 183de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/wctype_h target=setup 1842d08521bSGarrett D'Amorelicense lic_CDDL license=lic_CDDL 1852d08521bSGarrett D'Amoredepend fmri=locale/de type=require 1862d08521bSGarrett D'Amoredepend fmri=locale/en type=require 187538aa54dSGarrett D'Amoredepend fmri=locale/en-extra type=require 1882d08521bSGarrett D'Amoredepend fmri=locale/ja type=require 1892d08521bSGarrett D'Amoredepend fmri=locale/ru type=require 1902d08521bSGarrett D'Amoredepend fmri=system/test/testrunner type=require 191