![]() |
ChimeraTK-ApplicationCore 04.06.00
|
#include "TestFacility.h"#include <chrono>#include <future>#include "Application.h"#include "ApplicationModule.h"#include "ScalarAccessor.h"#include "VariableGroup.h"#include <boost/mpl/list.hpp>#include <boost/test/included/unit_test.hpp>#include <boost/thread.hpp>
Include dependency graph for testVariableGroup.cc:Go to the source code of this file.
Namespaces | |
| namespace | Tests |
| namespace | Tests::testVariableGroup |
Macros | |
| #define | BOOST_TEST_MODULE testVariableGroup |
Functions | |
| Tests::testVariableGroup::BOOST_AUTO_TEST_CASE (testModuleReadWrite) | |
| Tests::testVariableGroup::BOOST_AUTO_TEST_CASE (testReadAny) | |
| #define BOOST_TEST_MODULE testVariableGroup |
Definition at line 8 of file testVariableGroup.cc.