<package type="rpm">
	<name>bcunit</name>
	<arch>src</arch>
	<version epoch="0" ver="3.0.2" rel="3"/>
	<checksum type="sha256" pkgid="YES">69d751fe6084959cd453805ed4f00831328cc32666360ef9ee006a894bf68156</checksum>
	<summary>A Unit Testing Framework for C, based on (abandoned) CUnit</summary>
	<description>BCUnit is a lightweight system for writing, administering, and running unit
tests in C.  It provides C programmers a basic testing functionality with a
flexible variety of user interfaces.

BCUnit is built as a static library which is linked with the user's testing
code.  It uses a simple framework for building test structures, and provides a
rich set of assertions for testing common data types. In addition, several
different interfaces are provided for running tests and reporting results.
These interfaces currently include:

- Automated: Non-interactive output to xml file
- Basic: Non-interactive flexible programming interface
- Console: Interactive console interface (ansi C)
- Curses: Interactive graphical interface (Unix)

It is based on the abandoned CUnit.</description>
	<packager>mandian &lt;mandian@tutanota.com&gt;</packager>
	<url>https://github.com/BelledonneCommunications/bcunit</url>
	<time file="1664201904" build="1664201690"/>
	<size package="260025" installed="252330" archive="252752"/>
	<location href="bcunit-3.0.2-3.src.rpm"/>
	<format>
		<rpm:license>GPLv2+</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>System/Libraries</rpm:group>
		<rpm:buildhost>c64-1.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm></rpm:sourcerpm>
		<rpm:header-range start="4504" end="7273"/>
		<rpm:provides>
			<rpm:entry name="lib64bcunit1" flags="EQ" ver="3.0.2" rel="3"/>
			<rpm:entry name="lib64bcunit-devel" flags="EQ" ver="3.0.2" rel="3"/>
			<rpm:entry name="bcunit-debuginfo" flags="EQ" ver="3.0.2" rel="3"/>
			<rpm:entry name="bcunit-debugsource" flags="EQ" ver="3.0.2" rel="3"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="cmake"/>
			<rpm:entry name="ninja"/>
			<rpm:entry name="pkgconfig(ncurses)"/>
			<rpm:entry name="rpmlib(CompressedFileNames)" flags="LE" ver="3.0.4" rel="1"/>
			<rpm:entry name="rpmlib(FileDigests)" flags="LE" ver="4.6.0" rel="1"/>
		</rpm:requires>
	</format>
</package>
