![]() |
ChimeraTK-ApplicationCore 04.06.00
|
#include "UserInputValidator.h"#include "Application.h"#include "ApplicationModule.h"#include "FanIn.h"#include "ScalarAccessor.h"#include "TestFacility.h"#include <boost/test/included/unit_test.hpp>
Include dependency graph for testFanIn.cc:Go to the source code of this file.
Namespaces | |
| namespace | Tests |
| namespace | Tests::testFanIn |
Macros | |
| #define | BOOST_TEST_MODULE testFanIn |
Functions | |
| Tests::testFanIn::BOOST_AUTO_TEST_CASE (TestAggregatedValue) | |
| Tests::testFanIn::BOOST_AUTO_TEST_CASE (TestAdditionalInputs) | |
| Tests::testFanIn::BOOST_AUTO_TEST_CASE (TestRelativeSenderNames) | |
| Tests::testFanIn::BOOST_AUTO_TEST_CASE (TestUserInputValidation) | |
| #define BOOST_TEST_MODULE testFanIn |
Definition at line 4 of file testFanIn.cc.