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