Lumiera  0.pre.03
»edit your freedom«
sync-locking-test.cpp File Reference

Go to the source code of this file.

Description

unit test SyncLocking_test

Definition in file sync-locking-test.cpp.

#include "lib/test/run.hpp"
#include "lib/sync.hpp"
#include "lib/thread.hpp"
#include "lib/iter-explorer.hpp"
#include "lib/scoped-collection.hpp"

Classes

class  Checker< POLICY >
 Helper to verify a contended chain calculation. More...
 
class  SyncLocking_test
 

Functions

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

Variables

const uint MAX_RAND_SUMMAND = 100
 
const uint NUM_THREADS = 200
 

Namespaces

 lib
 Implementation namespace for support and library code.
 

Function Documentation

◆ LAUNCHER()

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

Register this test class...