You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
hp3D
testsuite
deadlock2.hh
Go to the documentation of this file.
1
6
#ifndef deadlock2_hh
7
#define deadlock2_hh
8
9
#include "
basics/testcase.hh
"
10
11
namespace
test
{
12
17
class
DeadLock2
:
public
TestCase
{
18
public
:
19
virtual
~DeadLock2
() {}
20
virtual
void
run
();
21
23
24
25
void
testSpace
();
26
//}@
27
};
28
29
}
// namespace test
30
31
#endif
// deadlock2_hh
test::DeadLock2
Definition
deadlock2.hh:17
test::DeadLock2::run
virtual void run()
Runs the tests. Must be overwritten by the specialization.
test::DeadLock2::testSpace
void testSpace()
Tests space.
test::TestCase
Definition
testcase.hh:92
test
Definition
testcase.hh:66
testcase.hh
Generated on Wed Sep 13 2023 21:06:22 for Concepts by
1.9.8