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. 152d08521bSGarrett D'Amore# Copyright 2014 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 262d08521bSGarrett D'Amoredir path=opt/libc-tests/runfiles 272d08521bSGarrett D'Amoredir path=opt/libc-tests/tests 282d08521bSGarrett D'Amorefile path=opt/libc-tests/README mode=0444 292d08521bSGarrett D'Amorefile path=opt/libc-tests/bin/libctest mode=0555 302d08521bSGarrett D'Amorefile path=opt/libc-tests/runfiles/default.run mode=0444 312d08521bSGarrett D'Amorefile path=opt/libc-tests/tests/newlocale_test mode=0555 32538aa54dSGarrett D'Amore$(i386_ONLY)file path=opt/libc-tests/tests/newlocale_test.amd64 mode=0555 33538aa54dSGarrett D'Amore$(i386_ONLY)file path=opt/libc-tests/tests/newlocale_test.i386 mode=0555 34538aa54dSGarrett D'Amore$(sparc_ONLY)file path=opt/libc-tests/tests/newlocale_test.sparc mode=0555 35538aa54dSGarrett D'Amore$(sparc_ONLY)file path=opt/libc-tests/tests/newlocale_test.sparcv9 mode=0555 36538aa54dSGarrett D'Amorefile path=opt/libc-tests/tests/nl_langinfo_test mode=0555 37538aa54dSGarrett D'Amore$(i386_ONLY)file path=opt/libc-tests/tests/nl_langinfo_test.amd64 mode=0555 38538aa54dSGarrett D'Amore$(i386_ONLY)file path=opt/libc-tests/tests/nl_langinfo_test.i386 mode=0555 39538aa54dSGarrett D'Amore$(sparc_ONLY)file path=opt/libc-tests/tests/nl_langinfo_test.sparc mode=0555 40538aa54dSGarrett D'Amore$(sparc_ONLY)file path=opt/libc-tests/tests/nl_langinfo_test.sparcv9 mode=0555 41538aa54dSGarrett D'Amorefile path=opt/libc-tests/tests/wcsrtombs_test mode=0555 42538aa54dSGarrett D'Amore$(i386_ONLY)file path=opt/libc-tests/tests/wcsrtombs_test.amd64 mode=0555 43538aa54dSGarrett D'Amore$(i386_ONLY)file path=opt/libc-tests/tests/wcsrtombs_test.i386 mode=0555 44538aa54dSGarrett D'Amore$(sparc_ONLY)file path=opt/libc-tests/tests/wcsrtombs_test.sparc mode=0555 45538aa54dSGarrett D'Amore$(sparc_ONLY)file path=opt/libc-tests/tests/wcsrtombs_test.sparcv9 mode=0555 46*81cc9994SLauri Tirkkonenfile path=opt/libc-tests/tests/wctype_test mode=0555 47*81cc9994SLauri Tirkkonen$(i386_ONLY)file path=opt/libc-tests/tests/wctype_test.amd64 mode=0555 48*81cc9994SLauri Tirkkonen$(i386_ONLY)file path=opt/libc-tests/tests/wctype_test.i386 mode=0555 49*81cc9994SLauri Tirkkonen$(sparc_ONLY)file path=opt/libc-tests/tests/wctype_test.sparc mode=0555 50*81cc9994SLauri Tirkkonen$(sparc_ONLY)file path=opt/libc-tests/tests/wctype_test.sparcv9 mode=0555 512d08521bSGarrett D'Amorelicense lic_CDDL license=lic_CDDL 522d08521bSGarrett D'Amoredepend fmri=locale/de type=require 532d08521bSGarrett D'Amoredepend fmri=locale/en type=require 54538aa54dSGarrett D'Amoredepend fmri=locale/en-extra type=require 552d08521bSGarrett D'Amoredepend fmri=locale/ja type=require 562d08521bSGarrett D'Amoredepend fmri=locale/ru type=require 572d08521bSGarrett D'Amoredepend fmri=system/test/testrunner type=require 58