xmscore
1.0
XmLog.t.h
Go to the documentation of this file.
1
#pragma once
2
#ifdef CXX_TEST
3
//------------------------------------------------------------------------------
8
//------------------------------------------------------------------------------
9
10
// 3. Standard Library Headers
11
12
// 4. External Library Headers
13
#include <cxxtest/TestSuite.h>
14
15
// 5. Shared Headers
16
17
// 6. Non-shared Headers
18
19
class
XmLogUnitTests
:
public
CxxTest::TestSuite
20
{
21
public
:
22
void
testAll
();
23
};
24
#endif
XmLogUnitTests
Tests for XmLog.
Definition:
XmLog.t.h:19
XmLogUnitTests::testAll
void testAll()
Test XM_LOG.
Definition:
XmLog.cpp:364
xmscore
misc
XmLog.t.h
Generated on Wed Sep 16 2020 15:54:16 for xmscore by
1.8.13