Dynalib Utils
Macros | Functions
TestDynaList.cpp File Reference
#include <iostream>
#include "catch.hpp"
#include "TestObject.h"
#include "Utilities/String.h"
#include "Utilities/DynaListImpl.h"
Include dependency graph for TestDynaList.cpp:

Macros

#define OBJ_COUNT   10000
 

Functions

 MAKE_LISTTYPE_INSTANCE (TestObject, TestObject)
 
 SCENARIO ("DynaList operations function properly")
 

Macro Definition Documentation

◆ OBJ_COUNT

#define OBJ_COUNT   10000

Function Documentation

◆ MAKE_LISTTYPE_INSTANCE()

MAKE_LISTTYPE_INSTANCE ( TestObject  ,
TestObject   
)

◆ SCENARIO()

SCENARIO ( "DynaList operations function properly"  )