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

Go to the source code of this file.

Description

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>

Classes

class  ThreadWrapper_test
 

Functions

 LAUNCHER (ThreadWrapper_test, "function common")
 Register this test class... More...
 

Variables

const uint NUM_THREADS = 200
 
const uint REPETITIONS = 10
 

Namespaces

 lib
 Implementation namespace for support and library code.
 

Function Documentation

◆ LAUNCHER()

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

Register this test class...