CCUnit  2.1
A C Unit Testing Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
TestFunc
TestCase

A single test object. More...

Collaboration diagram for TestFunc:

Data Structures

struct  CCUnitTestFunc
 A single test function object. More...

Macros

#define CCUNIT_NEWTESTFUNC(FUNC)   ccunit_newTestFunc (#FUNC, NULL, FUNC)

Detailed Description

A single test object.

This class is used to implement a simple test func.


Macro Definition Documentation

#define CCUNIT_NEWTESTFUNC (   FUNC)    ccunit_newTestFunc (#FUNC, NULL, FUNC)
SourceForge.jp hosts this site. Send comments to: CCUnit Developer