![]() |
Lumiera 0.pre.04
»edit your freedom«
|
unit test ThreadWrapper_test More...
Go to the source code of this file.
unit test ThreadWrapper_test
Definition in file thread-wrapper-test.cpp.
#include "lib/test/run.hpp"#include "lib/thread.hpp"#include "lib/iter-explorer.hpp"#include "lib/scoped-collection.hpp"#include "lib/test/microbenchmark.hpp"#include <atomic>#include <chrono>Namespaces | |
| namespace | lib |
| Implementation namespace for support and library code. | |
| namespace | lib::test |
| Unit tests for the Lumiera support library. | |
| namespace | lib::test::anonymous_namespace{thread-wrapper-test.cpp} |
Classes | |
| class | ThreadWrapper_test |
Functions | |
| LAUNCHER (ThreadWrapper_test, "function common") | |
| Register this test class... | |
Variables | |
| const uint | NUM_THREADS = 200 |
| const uint | REPETITIONS = 10 |