|
Dynalib Utils
|
#include <string>#include <iostream>#include "catch.hpp"#include "../Utilities/DynaHashSetImpl.h"#include "TestObject.h"
Macros | |
| #define | OBJ_COUNT 10000 |
Functions | |
| MAKE_SETTYPE_INSTANCE (TestObject, TestObject) | |
| SCENARIO ("DynaHashSet operations function properly") | |
| #define OBJ_COUNT 10000 |
| MAKE_SETTYPE_INSTANCE | ( | TestObject | , |
| TestObject | |||
| ) |
| SCENARIO | ( | "DynaHashSet operations function properly" | ) |
1.8.13