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 30*9d12795fSRobert Mustacchidir path=opt/libc-tests/tests/random 31de572d98SGarrett D'Amoredir path=opt/libc-tests/tests/symbols 322d08521bSGarrett D'Amorefile path=opt/libc-tests/README mode=0444 332d08521bSGarrett D'Amorefile path=opt/libc-tests/bin/libctest mode=0555 34de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/README mode=0444 35de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/compilation.cfg mode=0444 36de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/README mode=0444 37de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/ctype_h.cfg mode=0444 38de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/dirent_h.cfg mode=0444 39de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/fcntl_h.cfg mode=0444 40de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/locale_h.cfg mode=0444 41de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/math_h.cfg mode=0444 42de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/netdb_h.cfg mode=0444 43de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/pthread_h.cfg mode=0444 44de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/signal_h.cfg mode=0444 45de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/stdio_h.cfg mode=0444 46de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/stdlib_h.cfg mode=0444 47de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/strings_h.cfg mode=0444 48de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/sys_stat_h.cfg mode=0444 49de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/sys_time_h.cfg mode=0444 50de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/sys_timeb_h.cfg mode=0444 51de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/ucontext_h.cfg mode=0444 52de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/unistd_h.cfg mode=0444 53de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/wchar_h.cfg mode=0444 54de572d98SGarrett D'Amorefile path=opt/libc-tests/cfg/symbols/wctype_h.cfg mode=0444 552d08521bSGarrett D'Amorefile path=opt/libc-tests/runfiles/default.run mode=0444 56a2290a36SDan McDonaldfile path=opt/libc-tests/tests/fpround_test mode=0555 57de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/fpround_test.$(ARCH) mode=0555 58de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/fpround_test.$(ARCH64) mode=0555 592d08521bSGarrett D'Amorefile path=opt/libc-tests/tests/newlocale_test mode=0555 60de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/newlocale_test.$(ARCH) mode=0555 61de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/newlocale_test.$(ARCH64) mode=0555 62538aa54dSGarrett D'Amorefile path=opt/libc-tests/tests/nl_langinfo_test mode=0555 63de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/nl_langinfo_test.$(ARCH) mode=0555 64de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/nl_langinfo_test.$(ARCH64) mode=0555 65*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4key.ksh mode=0555 66*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random mode=0555 67*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_fork mode=0555 68*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_forkall mode=0555 69*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_forksig mode=0555 70*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_prefork mode=0555 71*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_preforkall mode=0555 72*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_preforksig mode=0555 73*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/arc4random_rekey mode=0555 74*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/chacha mode=0555 75*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/getentropy mode=0555 76*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/getrandom mode=0555 77*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_child mode=0555 78*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_inval mode=0555 79*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_mlock mode=0555 80*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_region mode=0555 81*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_split mode=0555 82*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_split_vpp mode=0555 83*9d12795fSRobert Mustacchifile path=opt/libc-tests/tests/random/inz_vpp mode=0555 84de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/symbols/setup mode=0555 85de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/symbols/symbols_test.$(ARCH) mode=0555 86de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/symbols/symbols_test.$(ARCH64) mode=0555 87538aa54dSGarrett D'Amorefile path=opt/libc-tests/tests/wcsrtombs_test mode=0555 88de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/wcsrtombs_test.$(ARCH) mode=0555 89de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/wcsrtombs_test.$(ARCH64) mode=0555 9081cc9994SLauri Tirkkonenfile path=opt/libc-tests/tests/wctype_test mode=0555 91de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/wctype_test.$(ARCH) mode=0555 92de572d98SGarrett D'Amorefile path=opt/libc-tests/tests/wctype_test.$(ARCH64) mode=0555 93de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/ctype_h target=setup 94de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/dirent_h target=setup 95de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/fcntl_h target=setup 96de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/locale_h target=setup 97de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/math_h target=setup 98de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/netdb_h target=setup 99de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/pthread_h target=setup 100de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/signal_h target=setup 101de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/stdio_h target=setup 102de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/stdlib_h target=setup 103de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/strings_h target=setup 104de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/sys_stat_h target=setup 105de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/sys_time_h target=setup 106de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/sys_timeb_h target=setup 107de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/ucontext_h target=setup 108de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/unistd_h target=setup 109de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/wchar_h target=setup 110de572d98SGarrett D'Amorehardlink path=opt/libc-tests/tests/symbols/wctype_h target=setup 1112d08521bSGarrett D'Amorelicense lic_CDDL license=lic_CDDL 1122d08521bSGarrett D'Amoredepend fmri=locale/de type=require 1132d08521bSGarrett D'Amoredepend fmri=locale/en type=require 114538aa54dSGarrett D'Amoredepend fmri=locale/en-extra type=require 1152d08521bSGarrett D'Amoredepend fmri=locale/ja type=require 1162d08521bSGarrett D'Amoredepend fmri=locale/ru type=require 1172d08521bSGarrett D'Amoredepend fmri=system/test/testrunner type=require 118