CCUnit project page
CCUnit home page
Main Page
|
Modules
|
Data Structures
|
File List
|
Data Fields
|
Globals
|
Related Pages
CCUnit Documentation
1.0
CCUnit is a simple framework to write repeatable tests with C language.
Installation
Below are the installation steps for installing CCUnit:
expand the archive file.
cd to expanded dir.
run the `
./configure
' file.
type
make
to create ccunit library.
type
make install
to install.
Getting Started
Modules
give you a organized view of CCUnit modules.
Documentation
CCUnit Cookbook
A
cookbook
for implementing tests with CCUnit.
Lincense
This library is released under the GNU
Lesser General Public License
.
hosts this site.
Send comments to:
CCUnit Developer