![]() |
ChimeraTK-ApplicationCore 04.06.00
|
#include <ChimeraTK/SystemTags.h>#include <future>#include "Application.h"#include "ScalarAccessor.h"#include "StatusMonitor.h"#include "TestFacility.h"#include <boost/mpl/list.hpp>#include <boost/test/included/unit_test.hpp>
Include dependency graph for testStatusMonitor.cc:Go to the source code of this file.
Classes | |
| struct | Tests::testStatusMonitor::TestApplication< T > |
Namespaces | |
| namespace | Tests |
| namespace | Tests::testStatusMonitor |
Macros | |
| #define | BOOST_TEST_MODULE testStatusMonitor |
Functions | |
| Tests::testStatusMonitor::BOOST_AUTO_TEST_CASE (testMaxMonitor) | |
| Tests::testStatusMonitor::BOOST_AUTO_TEST_CASE (testMinMonitor) | |
| Tests::testStatusMonitor::BOOST_AUTO_TEST_CASE (testRangeMonitor) | |
| Tests::testStatusMonitor::BOOST_AUTO_TEST_CASE (testExactMonitor) | |
| Tests::testStatusMonitor::BOOST_AUTO_TEST_CASE (testMaxMonitorInitialValuePropagation) | |
| Tests::testStatusMonitor::BOOST_AUTO_TEST_CASE (testMinMonitorInitialValuePropagation) | |
| Tests::testStatusMonitor::BOOST_AUTO_TEST_CASE (testRangeMonitorInitialValuePropagation) | |
| Tests::testStatusMonitor::BOOST_AUTO_TEST_CASE (testExactMonitorInitialValuePropagation) | |
| Tests::testStatusMonitor::BOOST_AUTO_TEST_CASE (testMonitorDataValidityPropagation) | |
| #define BOOST_TEST_MODULE testStatusMonitor |
Definition at line 7 of file testStatusMonitor.cc.