set.cc File Reference
(Revision: 6328)
#include "test/set.hh"
#include <algorithm>
Go to the source code of this file.
Namespaces | |
| namespace | Test |
| namespace | Test::Set |
Classes | |
| class | Test::Set::SetTestSpace |
| Space for executing set tests. More... | |
Defines | |
| #define | CHECK_TEST(T, M) |
| Check the test result and handle failed test. | |
| #define | START_TEST(T) |
| Start new test. | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const Test::Set::SetAssignment &a) |
Define Documentation
| #define CHECK_TEST | ( | T, | |||
| M | ) |
| #define START_TEST | ( | T | ) |
Function Documentation
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const Test::Set::SetAssignment & | a | |||
| ) |
