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