G+S
mo
24.08.0
Geometry + Simulation Modules
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
ReportAssert.h
1
#ifndef UNITTEST_ASSERT_H
2
#define UNITTEST_ASSERT_H
3
4
#include "HelperMacros.h"
5
6
namespace
UnitTest {
7
8
UNITTEST_LINKAGE
void
ReportAssert(
char
const
* description,
char
const
* filename,
int
lineNumber);
9
10
}
11
12
#endif
gismo
optional
gsUnitTest
ReportAssert.h
Generated on Thu Nov 21 2024 14:52:14 for G+Smo by Doxygen v1.8.5