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