![]() |
My Project
|
#include "cxxtest/TestListener.h"
#include "cxxtest/TestTracker.h"
#include "cxxtest/TestRunner.h"
#include "cxxtest/RealDescriptions.h"
#include "cxxtest/ErrorPrinter.h"
#include "./rings_test.h"
#include "cxxtest/Root.cpp"
Go to the source code of this file.
Macros | |
#define | CXXTEST_RUNNING |
#define | _CXXTEST_HAVE_STD |
Functions | |
int | main (int, char *argv[]) |
#define _CXXTEST_HAVE_STD |
Definition at line 7 of file rings_test_runner.cpp.
#define CXXTEST_RUNNING |
Definition at line 4 of file rings_test_runner.cpp.
int main | ( | int | , |
char * | argv[] | ||
) |
Definition at line 15 of file rings_test_runner.cpp.
char* argv0 = NULL |
Definition at line 14 of file rings_test_runner.cpp.
|
static |
Definition at line 21 of file rings_test_runner.cpp.
CxxTest::StaticSuiteDescription suiteDescription_PolysTestSuite("./rings_test.h", 60, "PolysTestSuite", suite_PolysTestSuite, Tests_PolysTestSuite) | ( | "./rings_test.h" | , |
60 | , | ||
"PolysTestSuite" | , | ||
suite_PolysTestSuite | , | ||
Tests_PolysTestSuite | |||
) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 23 of file rings_test_runner.cpp.