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

Go to the source code of this file.

Description

unit test SchedulerCommutator_test

Definition in file scheduler-commutator-test.cpp.

#include "lib/test/run.hpp"
#include "activity-detector.hpp"
#include "vault/gear/scheduler-commutator.hpp"
#include "lib/test/microbenchmark.hpp"
#include "lib/time/timevalue.hpp"
#include "lib/format-cout.hpp"
#include "lib/thread.hpp"
#include "lib/util.hpp"
#include <chrono>

Classes

class  SchedulerCommutator_test
 

Functions

 LAUNCHER (SchedulerCommutator_test, "unit engine")
 Register this test class... More...
 

Variables

const size_t NUM_THREADS = 20
 
const size_t REPETITIONS = 100
 

Namespaces

 vault
 Vault-Layer implementation namespace root.
 
 vault::gear
 Active working gear and plumbing.
 

Function Documentation

◆ LAUNCHER()

vault::gear::test::LAUNCHER ( SchedulerCommutator_test  ,
"unit engine"   
)

Register this test class...