48 inline static SP::EMM_CaseTest
New() {
EMM_CaseTest(void)
create
Definition: EMM_CaseTest.cpp:7
This class is a Run class for Common package.
Definition: CORE_Run.h:38
#define tBoolean
Definition: types.h:139
This class is a test class for E-MicromM package.
Definition: EMM_Test.h:25
static SP::EMM_CaseTest New()
create a test class
Definition: EMM_CaseTest.h:48
This class is a test class for testing interesting real cases.
Definition: EMM_CaseTest.h:16
tBoolean testCase(const CORE_Run &runner, const tString &name) const
execute the test case
Definition: EMM_CaseTest.cpp:52
DEFINE_SPTR(EMM_CaseTest)
#define tString
Definition: types.h:135
virtual ~EMM_CaseTest(void)
destroy
Definition: EMM_CaseTest.cpp:10
virtual tBoolean test(const CORE_Run &runner, const map< tString, tString > &options) const
make the test
Definition: EMM_CaseTest.cpp:14
class Free introduced for deleting a smart pointer
Definition: CORE_Object.h:141