|
CCUnit
2.1
A C Unit Testing Library
|
A single test object. [詳細]
|
データ構造 | |
| struct | CCUnitTestFunc |
| A single test function object. [詳細] | |
マクロ定義 | |
| #define | CCUNIT_NEWTESTFUNC(FUNC) ccunit_newTestFunc (#FUNC, NULL, FUNC) |
A single test object.
This class is used to implement a simple test func.
| #define CCUNIT_NEWTESTFUNC | ( | FUNC | ) | ccunit_newTestFunc (#FUNC, NULL, FUNC) |
|
|
hosts this site. | Send comments to: CCUnit Developer |
CCUnitに対してSat Jul 13 2013 15:09:25に生成されました。
1.8.1.1
|