Lumiera  0.pre.03
»edit your freedom«
typed-allocation-manager-test.cpp File Reference

Go to the source code of this file.

Description

unit test TypedAllocationManager_test

Definition in file typed-allocation-manager-test.cpp.

#include "lib/test/run.hpp"
#include "lib/typed-allocation-manager.hpp"
#include "lib/util.hpp"
#include <memory>
#include <cstdlib>

Classes

class  DummyObj< siz >
 Yet-another ctor/dtor-tracking test dummy object.... More...
 
class  TypedAllocationManager_test
 

Functions

 LAUNCHER (TypedAllocationManager_test, "unit common")
 Register this test class... More...
 

Variables

long checksum_ = 0
 

Namespaces

 lib
 Implementation namespace for support and library code.
 

Function Documentation

◆ LAUNCHER()

lib::test::LAUNCHER ( TypedAllocationManager_test  ,
"unit common"   
)

Register this test class...