4063N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4063N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4063N/A<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
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.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/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"