Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test UniqueMallocOwner_test
Definition in file unique-malloc-owner-test.cpp.
#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/unique-malloc-owner.hpp"
#include "lib/util.hpp"
#include <utility>
#include <cstring>
#include <string>
Classes | |
class | UniqueMallocOwner_test |
Functions | |
LAUNCHER (UniqueMallocOwner_test, "unit common") | |
Register this test class... More... | |
void * | mallocMess (size_t siz) |
Namespaces | |
lib | |
Implementation namespace for support and library code. | |
lib::test::LAUNCHER | ( | UniqueMallocOwner_test | , |
"unit common" | |||
) |
Register this test class...