G+S
mo
24.08.0
Geometry + Simulation Modules
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
TestSuite.h
1
#ifndef UNITTEST_TESTSUITE_H
2
#define UNITTEST_TESTSUITE_H
3
4
namespace
UnitTestSuite
5
{
6
inline
char
const
* GetSuiteName ()
7
{
8
return
"DefaultSuite"
;
9
}
10
}
11
12
#endif
gismo
optional
gsUnitTest
TestSuite.h
Generated on Thu Nov 21 2024 14:52:14 for G+Smo by Doxygen v1.8.5