ChimeraTK-ApplicationCore 04.06.00
Loading...
Searching...
No Matches
testUserInputValidator.cc File Reference
#include "Application.h"
#include "ScalarAccessor.h"
#include "TestFacility.h"
#include "UserInputValidator.h"
#include <boost/mpl/list.hpp>
#include <boost/test/included/unit_test.hpp>
+ Include dependency graph for testUserInputValidator.cc:

Go to the source code of this file.

Classes

struct  Tests::testUserInputValidator::ModuleA
 
struct  Tests::testUserInputValidator::ModuleAwithSecondInput
 
struct  Tests::testUserInputValidator::UpstreamSingleOut
 
struct  Tests::testUserInputValidator::UpstreamTwinOut
 

Namespaces

namespace  Tests
 
namespace  Tests::testUserInputValidator
 

Macros

#define BOOST_TEST_MODULE   testUserInputValidator
 

Functions

 Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE (testSingleVariable)
 
 Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE (testFallback)
 
 Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE (testMultipleVariablesDifferentChecks)
 
 Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE (testMultipleVariablesSameCheck)
 
 Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE (testMultipleChecksSameVariable)
 
 Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE (testSetErrorFunction)
 
 Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE (testBackwardsPropagationSingleDownstream)
 
 Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE (testBackwardsPropagationTwoDownstream)
 
 Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE (testFunnelThreadedFanOut)
 
 Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE (testFunnelFeedingFanOut)
 
 Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE (testDeepBackwardsPropagation)
 

Macro Definition Documentation

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   testUserInputValidator

Definition at line 4 of file testUserInputValidator.cc.