Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
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. | |
lib::test::LAUNCHER | ( | TypedAllocationManager_test | , |
"unit common" | |||
) |
Register this test class...