1# 2# This file and its contents are supplied under the terms of the 3# Common Development and Distribution License ("CDDL"), version 1.0. 4# You may only use this file in accordance with the terms of version 5# 1.0 of the CDDL. 6# 7# A full copy of the text of the CDDL should have accompanied this 8# source. A copy of the CDDL is also available via the Internet at 9# http://www.illumos.org/license/CDDL. 10# 11 12# 13# Copyright (c) 2012 by Delphix. All rights reserved. 14# Copyright 2014, OmniTI Computer Consulting, Inc. All rights reserved. 15# Copyright 2015 Garrett D'Amore <garrett@damore.org> 16# 17 18set name=pkg.fmri value=pkg:/system/test/libctest@$(PKGVERS).13 19set name=pkg.description value="C library Unit Tests" 20set name=pkg.summary value="C Library Unit Test Suite" 21set name=info.classification \ 22 value=org.opensolaris.category.2008:Development/System 23set name=variant.arch value=$(ARCH) 24dir path=opt/libc-tests 25dir path=opt/libc-tests/bin 26dir path=opt/libc-tests/cfg 27dir path=opt/libc-tests/cfg/symbols 28dir path=opt/libc-tests/runfiles 29dir path=opt/libc-tests/tests 30dir path=opt/libc-tests/tests/random 31dir path=opt/libc-tests/tests/symbols 32dir path=usr group=sys 33dir path=usr/lib 34dir path=usr/lib/locale 35dir path=usr/lib/locale/zz_AA.UTF-8 36dir path=usr/lib/locale/zz_AA.UTF-8/LC_COLLATE 37dir path=usr/lib/locale/zz_AA.UTF-8/LC_CTYPE 38dir path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES 39dir path=usr/lib/locale/zz_AA.UTF-8/LC_MONETARY 40dir path=usr/lib/locale/zz_AA.UTF-8/LC_NUMERIC 41dir path=usr/lib/locale/zz_AA.UTF-8/LC_TIME 42file path=opt/libc-tests/README mode=0444 43file path=opt/libc-tests/bin/libctest mode=0555 44file path=opt/libc-tests/cfg/README mode=0444 45file path=opt/libc-tests/cfg/compilation.cfg mode=0444 46file path=opt/libc-tests/cfg/symbols/README mode=0444 47file path=opt/libc-tests/cfg/symbols/assert_h.cfg mode=0444 48file path=opt/libc-tests/cfg/symbols/ctype_h.cfg mode=0444 49file path=opt/libc-tests/cfg/symbols/dirent_h.cfg mode=0444 50file path=opt/libc-tests/cfg/symbols/fcntl_h.cfg mode=0444 51file path=opt/libc-tests/cfg/symbols/locale_h.cfg mode=0444 52file path=opt/libc-tests/cfg/symbols/math_h.cfg mode=0444 53file path=opt/libc-tests/cfg/symbols/netdb_h.cfg mode=0444 54file path=opt/libc-tests/cfg/symbols/pthread_h.cfg mode=0444 55file path=opt/libc-tests/cfg/symbols/signal_h.cfg mode=0444 56file path=opt/libc-tests/cfg/symbols/stdalign_h.cfg mode=0444 57file path=opt/libc-tests/cfg/symbols/stddef_h.cfg mode=0444 58file path=opt/libc-tests/cfg/symbols/stdio_h.cfg mode=0444 59file path=opt/libc-tests/cfg/symbols/stdlib_h.cfg mode=0444 60file path=opt/libc-tests/cfg/symbols/stdnoreturn_h.cfg mode=0444 61file path=opt/libc-tests/cfg/symbols/string_h.cfg mode=0444 62file path=opt/libc-tests/cfg/symbols/strings_h.cfg mode=0444 63file path=opt/libc-tests/cfg/symbols/sys_stat_h.cfg mode=0444 64file path=opt/libc-tests/cfg/symbols/sys_time_h.cfg mode=0444 65file path=opt/libc-tests/cfg/symbols/sys_timeb_h.cfg mode=0444 66file path=opt/libc-tests/cfg/symbols/threads_h.cfg mode=0444 67file path=opt/libc-tests/cfg/symbols/time_h.cfg mode=0444 68file path=opt/libc-tests/cfg/symbols/ucontext_h.cfg mode=0444 69file path=opt/libc-tests/cfg/symbols/unistd_h.cfg mode=0444 70file path=opt/libc-tests/cfg/symbols/wchar_h.cfg mode=0444 71file path=opt/libc-tests/cfg/symbols/wctype_h.cfg mode=0444 72file path=opt/libc-tests/runfiles/default.run mode=0444 73file path=opt/libc-tests/tests/aligned_alloc.32 mode=0555 74file path=opt/libc-tests/tests/aligned_alloc.64 mode=0555 75file path=opt/libc-tests/tests/c11_threads.32 mode=0555 76file path=opt/libc-tests/tests/c11_threads.64 mode=0555 77file path=opt/libc-tests/tests/c11_tss.32 mode=0555 78file path=opt/libc-tests/tests/c11_tss.64 mode=0555 79file path=opt/libc-tests/tests/call_once.32 mode=0555 80file path=opt/libc-tests/tests/call_once.64 mode=0555 81file path=opt/libc-tests/tests/catopen mode=0555 82#file path=opt/libc-tests/tests/endian.32 mode=0555 83#file path=opt/libc-tests/tests/endian.64 mode=0555 84file path=opt/libc-tests/tests/fpround_test mode=0555 85file path=opt/libc-tests/tests/fpround_test.$(ARCH) mode=0555 86file path=opt/libc-tests/tests/fpround_test.$(ARCH64) mode=0555 87file path=opt/libc-tests/tests/newlocale_test mode=0555 88file path=opt/libc-tests/tests/newlocale_test.$(ARCH) mode=0555 89file path=opt/libc-tests/tests/newlocale_test.$(ARCH64) mode=0555 90file path=opt/libc-tests/tests/nl_langinfo_test mode=0555 91file path=opt/libc-tests/tests/nl_langinfo_test.$(ARCH) mode=0555 92file path=opt/libc-tests/tests/nl_langinfo_test.$(ARCH64) mode=0555 93file path=opt/libc-tests/tests/priv_gettext mode=0555 94file path=opt/libc-tests/tests/quick_exit mode=0555 95file path=opt/libc-tests/tests/quick_exit_order.32 mode=0555 96file path=opt/libc-tests/tests/quick_exit_order.64 mode=0555 97file path=opt/libc-tests/tests/quick_exit_status.32 mode=0555 98file path=opt/libc-tests/tests/quick_exit_status.64 mode=0555 99file path=opt/libc-tests/tests/random/arc4key.ksh mode=0555 100file path=opt/libc-tests/tests/random/arc4random mode=0555 101file path=opt/libc-tests/tests/random/arc4random_fork mode=0555 102file path=opt/libc-tests/tests/random/arc4random_forkall mode=0555 103file path=opt/libc-tests/tests/random/arc4random_forksig mode=0555 104file path=opt/libc-tests/tests/random/arc4random_prefork mode=0555 105file path=opt/libc-tests/tests/random/arc4random_preforkall mode=0555 106file path=opt/libc-tests/tests/random/arc4random_preforksig mode=0555 107file path=opt/libc-tests/tests/random/arc4random_rekey mode=0555 108file path=opt/libc-tests/tests/random/chacha mode=0555 109file path=opt/libc-tests/tests/random/getentropy mode=0555 110file path=opt/libc-tests/tests/random/getrandom mode=0555 111file path=opt/libc-tests/tests/random/getrandred mode=0555 112file path=opt/libc-tests/tests/random/inz_child mode=0555 113file path=opt/libc-tests/tests/random/inz_inval mode=0555 114file path=opt/libc-tests/tests/random/inz_mlock mode=0555 115file path=opt/libc-tests/tests/random/inz_region mode=0555 116file path=opt/libc-tests/tests/random/inz_split mode=0555 117file path=opt/libc-tests/tests/random/inz_split_vpp mode=0555 118file path=opt/libc-tests/tests/random/inz_vpp mode=0555 119file path=opt/libc-tests/tests/strerror mode=0555 120file path=opt/libc-tests/tests/symbols/setup mode=0555 121file path=opt/libc-tests/tests/symbols/symbols_test.$(ARCH) mode=0555 122file path=opt/libc-tests/tests/symbols/symbols_test.$(ARCH64) mode=0555 123file path=opt/libc-tests/tests/timespec_get.32 mode=0555 124file path=opt/libc-tests/tests/timespec_get.64 mode=0555 125file path=opt/libc-tests/tests/uchar.32 mode=0555 126file path=opt/libc-tests/tests/uchar.64 mode=0555 127file path=opt/libc-tests/tests/wcsrtombs_test mode=0555 128file path=opt/libc-tests/tests/wcsrtombs_test.$(ARCH) mode=0555 129file path=opt/libc-tests/tests/wcsrtombs_test.$(ARCH64) mode=0555 130file path=opt/libc-tests/tests/wctype_test mode=0555 131file path=opt/libc-tests/tests/wctype_test.$(ARCH) mode=0555 132file path=opt/libc-tests/tests/wctype_test.$(ARCH64) mode=0555 133file path=usr/lib/locale/zz_AA.UTF-8/LC_COLLATE/LCL_DATA mode=0444 134file path=usr/lib/locale/zz_AA.UTF-8/LC_CTYPE/LCL_DATA mode=0444 135file path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES/LCL_DATA mode=0444 136file path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES/SUNW_OST_OSLIB.mo mode=0444 137file path=usr/lib/locale/zz_AA.UTF-8/LC_MESSAGES/priv_names mode=0444 138file path=usr/lib/locale/zz_AA.UTF-8/LC_MONETARY/LCL_DATA mode=0444 139file path=usr/lib/locale/zz_AA.UTF-8/LC_NUMERIC/LCL_DATA mode=0444 140file path=usr/lib/locale/zz_AA.UTF-8/LC_TIME/LCL_DATA mode=0444 141hardlink path=opt/libc-tests/tests/symbols/assert_h target=setup 142hardlink path=opt/libc-tests/tests/symbols/ctype_h target=setup 143hardlink path=opt/libc-tests/tests/symbols/dirent_h target=setup 144hardlink path=opt/libc-tests/tests/symbols/fcntl_h target=setup 145hardlink path=opt/libc-tests/tests/symbols/locale_h target=setup 146hardlink path=opt/libc-tests/tests/symbols/math_h target=setup 147hardlink path=opt/libc-tests/tests/symbols/netdb_h target=setup 148hardlink path=opt/libc-tests/tests/symbols/pthread_h target=setup 149hardlink path=opt/libc-tests/tests/symbols/signal_h target=setup 150hardlink path=opt/libc-tests/tests/symbols/stdalign_h target=setup 151hardlink path=opt/libc-tests/tests/symbols/stddef_h target=setup 152hardlink path=opt/libc-tests/tests/symbols/stdio_h target=setup 153hardlink path=opt/libc-tests/tests/symbols/stdlib_h target=setup 154hardlink path=opt/libc-tests/tests/symbols/stdnoreturn_h target=setup 155hardlink path=opt/libc-tests/tests/symbols/string_h target=setup 156hardlink path=opt/libc-tests/tests/symbols/strings_h target=setup 157hardlink path=opt/libc-tests/tests/symbols/sys_stat_h target=setup 158hardlink path=opt/libc-tests/tests/symbols/sys_time_h target=setup 159hardlink path=opt/libc-tests/tests/symbols/sys_timeb_h target=setup 160hardlink path=opt/libc-tests/tests/symbols/threads_h target=setup 161hardlink path=opt/libc-tests/tests/symbols/time_h target=setup 162hardlink path=opt/libc-tests/tests/symbols/ucontext_h target=setup 163hardlink path=opt/libc-tests/tests/symbols/unistd_h target=setup 164hardlink path=opt/libc-tests/tests/symbols/wchar_h target=setup 165hardlink path=opt/libc-tests/tests/symbols/wctype_h target=setup 166license lic_CDDL license=lic_CDDL 167depend fmri=locale/de type=require 168depend fmri=locale/en type=require 169depend fmri=locale/en-extra type=require 170depend fmri=locale/ja type=require 171depend fmri=locale/ru type=require 172depend fmri=system/test/testrunner type=require 173