4063N/A#
4063N/A# CDDL HEADER START
4063N/A#
4063N/A# The contents of this file are subject to the terms of the
4063N/A# Common Development and Distribution License (the "License").
4063N/A# You may not use this file except in compliance with the License.
4063N/A#
4063N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4063N/A# or http://www.opensolaris.org/os/licensing.
4063N/A# See the License for the specific language governing permissions
4063N/A# and limitations under the License.
4063N/A#
4063N/A# When distributing Covered Code, include this CDDL HEADER in each
4063N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4063N/A# If applicable, add the following below this CDDL HEADER, with the
4063N/A# fields enclosed by brackets "[]" replaced with your own identifying
4063N/A# information: Portions Copyright [yyyy] [name of copyright owner]
4063N/A#
4063N/A# CDDL HEADER END
4063N/A#
4063N/A# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
4063N/A#
4063N/A
4063N/A<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
4063N/Aset name=pkg.fmri \
4063N/A value=pkg:/developer/test/check@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
4063N/Aset name=pkg.summary value="Check is a unit testing framework for C"
4063N/Aset name=pkg.description \
4063N/A value="Check is a unit testing framework for C. It features a simple interface for defining unit tests. Tests are run in a separate address space, so both assertion failures and code errors that cause segmentation faults or other signals can be caught."
4063N/Aset name=com.oracle.info.description value="Check unit testing framework"
4063N/Aset name=com.oracle.info.tpno value=$(TPNO)
4063N/Aset name=info.classification value=org.opensolaris.category.2008:Development/C
4063N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
4063N/Aset name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
4063N/Aset name=org.opensolaris.arc-caseid value=PSARC/2014/373
4063N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
5680N/Afile path=usr/bin/checkmk
4063N/Afile path=usr/include/check.h
4063N/Afile path=usr/include/check_stdint.h
4063N/Alink path=usr/lib/$(MACH64)/libcheck.so target=libcheck.so.0.0.0
4063N/Alink path=usr/lib/$(MACH64)/libcheck.so.0 target=libcheck.so.0.0.0
4063N/Afile path=usr/lib/$(MACH64)/libcheck.so.0.0.0
4063N/Afile path=usr/lib/$(MACH64)/pkgconfig/check.pc
4063N/Alink path=usr/lib/libcheck.so target=libcheck.so.0.0.0
4063N/Alink path=usr/lib/libcheck.so.0 target=libcheck.so.0.0.0
4063N/Afile path=usr/lib/libcheck.so.0.0.0
4063N/Afile path=usr/lib/pkgconfig/check.pc
4063N/Afile path=usr/share/aclocal/check.m4
4063N/Afile path=usr/share/info/check.info
4063N/Afile path=usr/share/man/man1/checkmk.1
4063N/Alicense check.license license="LGPLv2.1, FDLv1.2"