Test for LDSB infrastructure with Latin square problem
More...
|
| | LDSBLatin (std::string label) |
| | Initialize test.
|
| |
| bool | run (void) |
| | Perform actual tests.
|
| |
| | Base (const std::string &s) |
| | Create and register test with name s.
|
| |
| const std::string & | name (void) const |
| | Return name of test.
|
| |
| Base * | next (void) const |
| | Return next test.
|
| |
| void | next (Base *n) |
| | Set next test.
|
| |
| virtual | ~Base (void) |
| | Destructor.
|
| |
Test for LDSB infrastructure with Latin square problem
Definition at line 1136 of file ldsb.cpp.
◆ LDSBLatin()
| Test::LDSB::LDSBLatin::LDSBLatin |
( |
std::string | label | ) |
|
|
inline |
◆ run()
| bool Test::LDSB::LDSBLatin::run |
( |
void | | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: