Pyrogenesis
13997
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
source
ps
tests
stub_impl_hack.cpp
Go to the documentation of this file.
1
/* Generated file, do not edit */
2
3
#ifndef CXXTEST_RUNNING
4
#define CXXTEST_RUNNING
5
#endif
6
7
#define _CXXTEST_HAVE_STD
8
#include "precompiled.h"
9
#include <cxxtest/TestListener.h>
10
#include <cxxtest/TestTracker.h>
11
#include <cxxtest/TestRunner.h>
12
#include <cxxtest/RealDescriptions.h>
13
14
#include "../../../source/ps/tests/stub_impl_hack.h"
15
16
static
TestDummy
suite_TestDummy
;
17
18
static
CxxTest::List
Tests_TestDummy
= { 0, 0 };
19
CxxTest::StaticSuiteDescription
suiteDescription_TestDummy
(
"../../../source/ps/tests/stub_impl_hack.h"
, 31,
"TestDummy"
, suite_TestDummy,
Tests_TestDummy
);
20
21
static
class
TestDescription_TestDummy_test_dummy
:
public
CxxTest::RealTestDescription {
22
public
:
23
TestDescription_TestDummy_test_dummy
() : CxxTest::RealTestDescription(
Tests_TestDummy
,
suiteDescription_TestDummy
, 34,
"test_dummy"
) {}
24
void
runTest
() { suite_TestDummy.
test_dummy
(); }
25
}
testDescription_TestDummy_test_dummy
;
26
TestDescription_TestDummy_test_dummy::TestDescription_TestDummy_test_dummy
TestDescription_TestDummy_test_dummy()
Definition:
stub_impl_hack.cpp:23
suite_TestDummy
static TestDummy suite_TestDummy
Definition:
stub_impl_hack.cpp:16
TestDescription_TestDummy_test_dummy
Definition:
stub_impl_hack.cpp:21
Tests_TestDummy
static CxxTest::List Tests_TestDummy
Definition:
stub_impl_hack.cpp:18
TestDescription_TestDummy_test_dummy::runTest
void runTest()
Definition:
stub_impl_hack.cpp:24
TestDummy
Definition:
stub_impl_hack.h:31
testDescription_TestDummy_test_dummy
TestDescription_TestDummy_test_dummy testDescription_TestDummy_test_dummy
TestDummy::test_dummy
void test_dummy()
Definition:
stub_impl_hack.h:34
suiteDescription_TestDummy
CxxTest::StaticSuiteDescription suiteDescription_TestDummy("../../../source/ps/tests/stub_impl_hack.h", 31,"TestDummy", suite_TestDummy, Tests_TestDummy)
Generated on Mon Oct 14 2013 00:58:08 for Pyrogenesis by
1.8.5