Go to the source code of this file.
Namespaces | |
Test | |
General test support. | |
Test::Set | |
Testing finite sets. | |
Macros | |
#define | CHECK_TEST(T, M) |
Check the test result and handle failed test. More... | |
#define | START_TEST(T) |
Start new test. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const Test::Set::SetAssignment &a) |
#define CHECK_TEST | ( | T, | |
M | |||
) |
#define START_TEST | ( | T | ) |
std::ostream& operator<< | ( | std::ostream & | os, |
const Test::Set::SetAssignment & | a | ||
) |