User Tools

Site Tools


for_developers:thread_safety

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
for_developers:thread_safety [2019/09/10 13:34] – add context kunzfor_developers:thread_safety [2019/11/01 10:11] (current) – Add link to source code kunz
Line 5: Line 5:
 Concurrency can not be tested by Google Test framework. Therefore, test executables are needed which can be executed manually or via bash scripts. Concurrency can not be tested by Google Test framework. Therefore, test executables are needed which can be executed manually or via bash scripts.
  
-To provide an example, a test program testing the Gain block is described below. The full source code is available at GitHub at: +To provide an example, a test program testing the Gain block is described below. The full source code is available on GitHub at: https://github.com/eeros-project/eeros-framework/blob/master/examples/development/multithreading.cpp
  
 ===== The problem ===== ===== The problem =====
for_developers/thread_safety.txt · Last modified: 2019/11/01 10:11 by kunz