|
Dynalib Utils
|
#include <iostream>#include "catch.hpp"#include "TestObject.h"#include "Utilities/String.h"#include "Utilities/DynaListImpl.h"
Macros | |
| #define | OBJ_COUNT 10000 |
Functions | |
| MAKE_LISTTYPE_INSTANCE (TestObject, TestObject) | |
| SCENARIO ("DynaList operations function properly") | |
| #define OBJ_COUNT 10000 |
| MAKE_LISTTYPE_INSTANCE | ( | TestObject | , |
| TestObject | |||
| ) |
| SCENARIO | ( | "DynaList operations function properly" | ) |
1.8.13