Lumiera  0.pre.03
»edit your freedom«
singleton-test.cpp File Reference

Go to the source code of this file.

Description

unit test Singleton_test

Definition in file singleton-test.cpp.

#include "lib/test/run.hpp"
#include "lib/format-string.hpp"
#include "lib/format-cout.hpp"
#include "lib/util.hpp"
#include "test-target-obj.hpp"
#include "lib/depend.hpp"
#include <boost/lexical_cast.hpp>

Classes

class  Singleton_test
 
class  TargetObj
 Target object to be instantiated as Singleton Allocates a variable amount of additional heap memory and prints diagnostic messages. More...
 

Functions

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

Namespaces

 lib
 Implementation namespace for support and library code.
 

Function Documentation

◆ LAUNCHER()

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

Register this test class...