#include <cppunit/extensions/HelperMacros.h>#include <cppunit/TestAssert.h>#include "baseTest.h"#include <amino/cstdatomic>#include <amino/thread.h>#include <iostream>#include <assert.h>#include <unistd.h>Go to the source code of this file.
Namespaces | |
| namespace | test |
Classes | |
| class | test::DoNothing |
| class | test::Accumulate |
| class | test::Wait6S |
| class | test::CallExecutor< Executor > |
| class | test::ExecutorTest< Executor > |
Variables | |
| const int | test::ACCU_COUNT = 1000 |
1.5.6