![]() |
ChimeraTK-ApplicationCore 04.06.00
|
#include "Application.h"#include "ModuleGroup.h"#include "StatusAggregator.h"#include "StatusWithMessage.h"#include "TestFacility.h"#include <boost/test/included/unit_test.hpp>
Include dependency graph for testStatusAggregator.cc:Go to the source code of this file.
Namespaces | |
| namespace | Tests |
| namespace | Tests::testStatusAggregator |
Macros | |
| #define | BOOST_NO_EXCEPTIONS |
| #define | BOOST_TEST_MODULE testStatusAggregator |
Functions | |
| Tests::testStatusAggregator::BOOST_AUTO_TEST_CASE (testSingleNoTags) | |
| Tests::testStatusAggregator::BOOST_AUTO_TEST_CASE (testDataValidity) | |
| Tests::testStatusAggregator::BOOST_AUTO_TEST_CASE (testPriorities) | |
| Tests::testStatusAggregator::BOOST_AUTO_TEST_CASE (testCustomMixedWarnMessage) | |
| Tests::testStatusAggregator::BOOST_AUTO_TEST_CASE (testTwoLevels) | |
| **********************************************************************************************************************/ | |
| Tests::testStatusAggregator::BOOST_AUTO_TEST_CASE (testTags) | |
| Tests::testStatusAggregator::BOOST_AUTO_TEST_CASE (testAggregatorTags) | |
| Tests::testStatusAggregator::BOOST_AUTO_TEST_CASE (testStatusMessage) | |
| #define BOOST_NO_EXCEPTIONS |
Definition at line 10 of file testStatusAggregator.cc.
| #define BOOST_TEST_MODULE testStatusAggregator |
Definition at line 11 of file testStatusAggregator.cc.