Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core > by-pkgid > 561ced8ebb201ec2f5d90afd38b86960

cunit-0.7.5-alt6.i586.rpm

Description:

This is a Unit Test framework for 'C'.

The emphasis in this framework is to make test writing as simple as possible.
As such all the developer needs to do is write test functions, define the
suite layout and compile the code into a shared object with a name of the form
libtest_*.so.

The unit test runner finds all libtest_*.so files under the directory it is
run from, compiles a list of tests defined in the corresponding suites and
runs all the tests. The output is displayed directly to the console using
colours for added readability. It shows the progress, results and bottom line.

Sources packages:

Other version of this rpm: