freebsd-ports/devel/bcunit/pkg-plist
Muhammad Moinur Rahman ba44992d1b [NEW] devel/bcunit: Fork of defunct project CUnit, with several fixes and patches applied
This is BCUnit, a fork of the defunct project CUnit (see below), with several
fixes and patches applied.

CUnit is a Unit testing framework for C.

The basic framework is platform/version independent and should be portable to
all platforms. CUnit provides various interfaces to the framework, some of which
are platform dependent (e.g. curses on *nix). Building other interfaces should
be straightforward with the facilities provided in the framework.

CUnit is built as either a static or shared library which provides framework
support when linked into user testing code. The framework complies with the
conventional structure of test cases bundled into suites which are registered
with the framework for running.

WWW: https://gitlab.linphone.org/BC/public/bcunit
2018-08-03 04:04:29 +00:00

24 lines
685 B
Text

include/BCUnit/Automated.h
include/BCUnit/BCUnit.h
include/BCUnit/BCUnit_intl.h
include/BCUnit/Basic.h
include/BCUnit/CUError.h
include/BCUnit/Console.h
include/BCUnit/MyMem.h
include/BCUnit/TestDB.h
include/BCUnit/TestRun.h
include/BCUnit/Util.h
lib/libbcunit.a
lib/libbcunit.so
lib/libbcunit.so.1.0.1
libdata/pkgconfig/bcunit.pc
share/BCUnit/BCUnit-List.dtd
share/BCUnit/BCUnit-List.xsl
share/BCUnit/BCUnit-Run.dtd
share/BCUnit/BCUnit-Run.xsl
share/BCUnit/Memory-Dump.dtd
share/BCUnit/Memory-Dump.xsl
share/BCunit/cmake/BcUnitConfig.cmake
share/BCunit/cmake/BcUnitConfigVersion.cmake
share/BCunit/cmake/BcUnitTargets-%%CMAKE_BUILD_TYPE%%.cmake
share/BCunit/cmake/BcUnitTargets.cmake