Lumiera  0.pre.03
»edit your freedom«
thread-wrapper-join-test.cpp File Reference

Go to the source code of this file.

Description

unit test ThreadWrapperJoin_test

Definition in file thread-wrapper-join-test.cpp.

#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/thread.hpp"
#include "lib/error.hpp"
#include <chrono>

Classes

class  ThreadWrapperJoin_test
 

Macros

#define Type(_EXPR_)   lib::test::showType<decltype(_EXPR_)>()
 

Functions

 LAUNCHER (ThreadWrapperJoin_test, "function common")
 Register this test class... More...
 
 LUMIERA_ERROR_DEFINE (SPECIAL, "007 exception")
 

Variables

const int DESTRUCTION_CODE = -23
 

Namespaces

 lib
 Implementation namespace for support and library code.
 

Function Documentation

◆ LAUNCHER()

lib::test::LAUNCHER ( ThreadWrapperJoin_test  ,
"function common"   
)

Register this test class...