python/hypothesis: update to 6.122.3
[oi-userland.git] / components / developer / cunit / manifests / sample-manifest.p5m
blob24ba6fb9e6ccd63281e07d93de84de27e809e183
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.
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.
13 # Copyright 2023 <contributor>
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=usr/include/CUnit/Automated.h
27 file path=usr/include/CUnit/Basic.h
28 file path=usr/include/CUnit/CUError.h
29 file path=usr/include/CUnit/CUnit.h
30 file path=usr/include/CUnit/CUnit_intl.h
31 file path=usr/include/CUnit/Console.h
32 file path=usr/include/CUnit/MyMem.h
33 file path=usr/include/CUnit/TestDB.h
34 file path=usr/include/CUnit/TestRun.h
35 file path=usr/include/CUnit/Util.h
36 link path=usr/lib/$(MACH64)/libcunit.so target=libcunit.so.1.0.1
37 link path=usr/lib/$(MACH64)/libcunit.so.1 target=libcunit.so.1.0.1
38 file path=usr/lib/$(MACH64)/libcunit.so.1.0.1
39 file path=usr/lib/$(MACH64)/pkgconfig/cunit.pc
40 link path=usr/lib/libcunit.so target=libcunit.so.1.0.1
41 link path=usr/lib/libcunit.so.1 target=libcunit.so.1.0.1
42 file path=usr/lib/libcunit.so.1.0.1
43 file path=usr/lib/pkgconfig/cunit.pc
44 file path=usr/share/CUnit/CUnit-List.dtd
45 file path=usr/share/CUnit/CUnit-List.xsl
46 file path=usr/share/CUnit/CUnit-Run.dtd
47 file path=usr/share/CUnit/CUnit-Run.xsl
48 file path=usr/share/CUnit/Examples/Automated/AutomatedTest
49 file path=usr/share/CUnit/Examples/Automated/README
50 file path=usr/share/CUnit/Examples/Basic/BasicTest
51 file path=usr/share/CUnit/Examples/Basic/README
52 file path=usr/share/CUnit/Examples/Console/ConsoleTest
53 file path=usr/share/CUnit/Examples/Console/README
54 file path=usr/share/CUnit/Memory-Dump.dtd
55 file path=usr/share/CUnit/Memory-Dump.xsl
56 file path=usr/share/CUnit/Test/test_cunit
57 file path=usr/share/doc/CUnit/CUnit_doc.css
58 file path=usr/share/doc/CUnit/error_handling.html
59 file path=usr/share/doc/CUnit/fdl.html
60 file path=usr/share/doc/CUnit/headers/Automated.h
61 file path=usr/share/doc/CUnit/headers/Basic.h
62 file path=usr/share/doc/CUnit/headers/CUCurses.h
63 file path=usr/share/doc/CUnit/headers/CUError.h
64 file path=usr/share/doc/CUnit/headers/CUnit.h
65 file path=usr/share/doc/CUnit/headers/CUnit_intl.h
66 file path=usr/share/doc/CUnit/headers/Console.h
67 file path=usr/share/doc/CUnit/headers/MyMem.h
68 file path=usr/share/doc/CUnit/headers/TestDB.h
69 file path=usr/share/doc/CUnit/headers/TestRun.h
70 file path=usr/share/doc/CUnit/headers/Util.h
71 file path=usr/share/doc/CUnit/headers/Win.h
72 file path=usr/share/doc/CUnit/index.html
73 file path=usr/share/doc/CUnit/introduction.html
74 file path=usr/share/doc/CUnit/managing_tests.html
75 file path=usr/share/doc/CUnit/running_tests.html
76 file path=usr/share/doc/CUnit/test_registry.html
77 file path=usr/share/doc/CUnit/writing_tests.html
78 file path=usr/share/man/man3/CUnit.3