|
Pyrogenesis
13997
|
#include "precompiled.h"#include <cxxtest/TestListener.h>#include <cxxtest/TestTracker.h>#include <cxxtest/TestRunner.h>#include <cxxtest/RealDescriptions.h>#include "../../../source/ps/tests/stub_impl_hack.h"Go to the source code of this file.
Classes | |
| class | TestDescription_TestDummy_test_dummy |
Macros | |
| #define | CXXTEST_RUNNING |
| #define | _CXXTEST_HAVE_STD |
Functions | |
| CxxTest::StaticSuiteDescription | suiteDescription_TestDummy ("../../../source/ps/tests/stub_impl_hack.h", 31,"TestDummy", suite_TestDummy, Tests_TestDummy) |
Variables | |
| static TestDummy | suite_TestDummy |
| static CxxTest::List | Tests_TestDummy = { 0, 0 } |
| TestDescription_TestDummy_test_dummy | testDescription_TestDummy_test_dummy |
| #define _CXXTEST_HAVE_STD |
Definition at line 7 of file stub_impl_hack.cpp.
| #define CXXTEST_RUNNING |
Definition at line 4 of file stub_impl_hack.cpp.
| CxxTest::StaticSuiteDescription suiteDescription_TestDummy | ( | "../../../source/ps/tests/stub_impl_hack.h" | , |
| 31 | , | ||
| "TestDummy" | , | ||
| suite_TestDummy | , | ||
| Tests_TestDummy | |||
| ) |
|
static |
Definition at line 16 of file stub_impl_hack.cpp.
|
static |
|
static |
Definition at line 18 of file stub_impl_hack.cpp.
1.8.5