ChimeraTK-ApplicationCore 04.06.00
Loading...
Searching...
No Matches
Tests::testUserInputValidator Namespace Reference

Classes

struct  ModuleA
 
struct  ModuleAwithSecondInput
 
struct  UpstreamSingleOut
 
struct  UpstreamTwinOut
 

Functions

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

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/11]

Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE ( testBackwardsPropagationSingleDownstream  )

Definition at line 417 of file testUserInputValidator.cc.

◆ BOOST_AUTO_TEST_CASE() [2/11]

Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE ( testBackwardsPropagationTwoDownstream  )

Definition at line 460 of file testUserInputValidator.cc.

◆ BOOST_AUTO_TEST_CASE() [3/11]

Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE ( testDeepBackwardsPropagation  )

Definition at line 572 of file testUserInputValidator.cc.

◆ BOOST_AUTO_TEST_CASE() [4/11]

Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE ( testFallback  )

Definition at line 156 of file testUserInputValidator.cc.

◆ BOOST_AUTO_TEST_CASE() [5/11]

Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE ( testFunnelFeedingFanOut  )

Definition at line 540 of file testUserInputValidator.cc.

◆ BOOST_AUTO_TEST_CASE() [6/11]

Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE ( testFunnelThreadedFanOut  )

Definition at line 509 of file testUserInputValidator.cc.

◆ BOOST_AUTO_TEST_CASE() [7/11]

Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE ( testMultipleChecksSameVariable  )

Definition at line 320 of file testUserInputValidator.cc.

◆ BOOST_AUTO_TEST_CASE() [8/11]

Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE ( testMultipleVariablesDifferentChecks  )

Definition at line 188 of file testUserInputValidator.cc.

◆ BOOST_AUTO_TEST_CASE() [9/11]

Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE ( testMultipleVariablesSameCheck  )

Definition at line 245 of file testUserInputValidator.cc.

◆ BOOST_AUTO_TEST_CASE() [10/11]

Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE ( testSetErrorFunction  )

Definition at line 370 of file testUserInputValidator.cc.

◆ BOOST_AUTO_TEST_CASE() [11/11]

Tests::testUserInputValidator::BOOST_AUTO_TEST_CASE ( testSingleVariable  )

Definition at line 126 of file testUserInputValidator.cc.