Peano
Loading...
Searching...
No Matches
UnitTests.cpp
Go to the documentation of this file.
1
#include "
UnitTests.h
"
2
3
4
#include "
tarch/tests/TreeTestCaseCollection.h
"
5
6
7
#include "
toolbox/blockstructured/tests/InterpolationTest.h
"
8
9
10
11
tarch::tests::TestCase
*
toolbox::finiteelements::getUnitTests
() {
12
tarch::tests::TreeTestCaseCollection
* result =
new
tarch::tests::TreeTestCaseCollection
(
"finiteelements"
);
13
14
//result->addTestCase( new toolbox::blockstructured::tests::InterpolationTest() );
15
16
return
result;
17
}
InterpolationTest.h
TreeTestCaseCollection.h
tarch::tests::TestCase
Represents one test case.
Definition
TestCase.h:57
tarch::tests::TreeTestCaseCollection
Definition
TreeTestCaseCollection.h:24
toolbox::finiteelements::getUnitTests
tarch::tests::TestCase * getUnitTests()
Please destroy after usage.
Definition
UnitTests.cpp:11
UnitTests.h
src
toolbox
finiteelements
UnitTests.cpp
Generated on Fri Jan 31 2025 12:10:15 for Peano by
1.10.0