CCUnit  2.1
A C Unit Testing Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
CCUnitTestSuiteDfn Struct Reference

#include <CCUnitTestSuite.h>

Collaboration diagram for CCUnitTestSuiteDfn:
Collaboration graph

Data Fields

CCUnitTestDfn test
 super class
const char * name
 test suite name
CCUnitTestDfn ** tests
 added test case/suite list

Field Documentation

const char* CCUnitTestSuiteDfn::name

test suite name

Referenced by ccunit_newTestSuiteFromDfn().

CCUnitTestDfn CCUnitTestSuiteDfn::test

super class

CCUnitTestDfn** CCUnitTestSuiteDfn::tests

added test case/suite list

Referenced by ccunit_newTestSuiteFromDfn().


The documentation for this struct was generated from the following file:
SourceForge.jp hosts this site. Send comments to: CCUnit Developer