ChimeraTK-ApplicationCore  04.01.00
Tests::testApplicationPVModel Namespace Reference

Classes

struct  Item
 
struct  MyModule
 
struct  RogueModule
 
struct  TestApplication
 
struct  TestApplication2
 
struct  TestModule
 
struct  TestModuleGroup
 

Functions

 BOOST_AUTO_TEST_CASE (testGraphViz)
 
 BOOST_AUTO_TEST_CASE (testGetFullyQualifiedPath)
 
 BOOST_AUTO_TEST_CASE (testIsValid)
 
 BOOST_AUTO_TEST_CASE (testVisitByPath)
 
 BOOST_AUTO_TEST_CASE (testModuleGroupProxy)
 
 BOOST_AUTO_TEST_CASE (testApplicationModuleProxy)
 
 BOOST_AUTO_TEST_CASE (testVariableGroupProxy)
 
 BOOST_AUTO_TEST_CASE (testDeviceModuleProxy)
 
 BOOST_AUTO_TEST_CASE (testProcessVariableProxy)
 
 BOOST_AUTO_TEST_CASE (testDirectoryProxy)
 
 BOOST_AUTO_TEST_CASE (testPredicatesWithProxy)
 
 BOOST_AUTO_TEST_CASE (testPredicatesWithProperties)
 
 BOOST_AUTO_TEST_CASE (testAdjacentIn)
 
 BOOST_AUTO_TEST_CASE (testAdjacentOut)
 
 BOOST_AUTO_TEST_CASE (testAdjacent)
 
 BOOST_AUTO_TEST_CASE (testDepthFirstSearch)
 
 BOOST_AUTO_TEST_CASE (testBreadthFirstSearch)
 
 BOOST_AUTO_TEST_CASE (testKeepPvAccess)
 
 BOOST_AUTO_TEST_CASE (testKeepOwnership)
 
 BOOST_AUTO_TEST_CASE (testKeepParenthood)
 
 BOOST_AUTO_TEST_CASE (testKeepNeighbourhood)
 
 BOOST_AUTO_TEST_CASE (testKeepModuleGroups)
 
 BOOST_AUTO_TEST_CASE (testKeepApplicationModules)
 
 BOOST_AUTO_TEST_CASE (testKeepVariableGroups)
 
 BOOST_AUTO_TEST_CASE (testKeepDeviceModules)
 
 BOOST_AUTO_TEST_CASE (testKeepProcessVariables)
 
 BOOST_AUTO_TEST_CASE (testKeepDirectories)
 
 BOOST_AUTO_TEST_CASE (testKeepName)
 
 BOOST_AUTO_TEST_CASE (testKeepTag)
 
 BOOST_AUTO_TEST_CASE (testReturnFirstHit)
 
 BOOST_AUTO_TEST_CASE (testContinueSearchDisjunctTrees)
 
 BOOST_AUTO_TEST_CASE (testOrSetVertexFilter)
 
 BOOST_AUTO_TEST_CASE (testAndSetVertexFilter)
 
 BOOST_AUTO_TEST_CASE (testAndSetInOrSetVertexFilter)
 
 BOOST_AUTO_TEST_CASE (testOrSetInAndSetVertexFilter)
 
 BOOST_AUTO_TEST_CASE (testOrSetEdgeFilter)
 
 BOOST_AUTO_TEST_CASE (testOwnedModuleGroups)
 
 BOOST_AUTO_TEST_CASE (testOwnedApplicationModules)
 
 BOOST_AUTO_TEST_CASE (testOwnedVariableGroups)
 
 BOOST_AUTO_TEST_CASE (testOwnedVariables)
 
 BOOST_AUTO_TEST_CASE (testChildDirectories)
 
 BOOST_AUTO_TEST_CASE (testChildVariables)
 
 BOOST_AUTO_TEST_CASE (testChildren)
 
 BOOST_AUTO_TEST_CASE (testGetOwner)
 
 BOOST_AUTO_TEST_CASE (testGetParent)
 
 BOOST_AUTO_TEST_CASE (testGetNeighbourDirectory)
 
 BOOST_AUTO_TEST_CASE (testNeighbourModules)
 
 BOOST_AUTO_TEST_CASE (testReturnModuleGroup)
 
 BOOST_AUTO_TEST_CASE (testReturnApplicationModule)
 
 BOOST_AUTO_TEST_CASE (testReturnVariableGroup)
 
 BOOST_AUTO_TEST_CASE (testReturnProcessVariable)
 
 BOOST_AUTO_TEST_CASE (testReturnDirectory)
 
 BOOST_AUTO_TEST_CASE (testIllegalNames)
 
 BOOST_AUTO_TEST_CASE (testMassCreationOfUnusedAcecssors)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testAdjacent  )

Definition at line 547 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testAdjacentIn  )

Definition at line 400 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testAdjacentOut  )

Definition at line 452 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testAndSetInOrSetVertexFilter  )

Definition at line 1325 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testAndSetVertexFilter  )

Definition at line 1301 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testApplicationModuleProxy  )

Definition at line 165 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testBreadthFirstSearch  )

Definition at line 620 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [8/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testChildDirectories  )

Definition at line 1528 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [9/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testChildren  )

Definition at line 1586 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [10/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testChildVariables  )

Definition at line 1553 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [11/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testContinueSearchDisjunctTrees  )

Definition at line 1252 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [12/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testDepthFirstSearch  )

Definition at line 578 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [13/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testDeviceModuleProxy  )

Definition at line 185 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [14/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testDirectoryProxy  )

Definition at line 222 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [15/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testGetFullyQualifiedPath  )

Definition at line 91 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [16/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testGetNeighbourDirectory  )

Definition at line 1670 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [17/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testGetOwner  )

Definition at line 1622 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [18/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testGetParent  )

Definition at line 1646 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [19/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testGraphViz  )

Definition at line 82 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [20/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testIllegalNames  )

Definition at line 1807 of file testModel.cc.

◆ BOOST_AUTO_TEST_CASE() [21/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testIsValid  )

Definition at line 105 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [22/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testKeepApplicationModules  )

Definition at line 920 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [23/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testKeepDeviceModules  )

Definition at line 1012 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [24/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testKeepDirectories  )

Definition at line 1110 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [25/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testKeepModuleGroups  )

Definition at line 875 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [26/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testKeepName  )

Definition at line 1163 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [27/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testKeepNeighbourhood  )

Definition at line 817 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [28/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testKeepOwnership  )

Definition at line 708 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [29/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testKeepParenthood  )

Definition at line 761 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [30/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testKeepProcessVariables  )

Definition at line 1057 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [31/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testKeepPvAccess  )

Definition at line 660 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [32/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testKeepTag  )

Definition at line 1191 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [33/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testKeepVariableGroups  )

Definition at line 967 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [34/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testMassCreationOfUnusedAcecssors  )

Definition at line 1847 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [35/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testModuleGroupProxy  )

Definition at line 155 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [36/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testNeighbourModules  )

Definition at line 1694 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [37/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testOrSetEdgeFilter  )

Definition at line 1399 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [38/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testOrSetInAndSetVertexFilter  )

Definition at line 1362 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [39/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testOrSetVertexFilter  )

Definition at line 1275 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [40/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testOwnedApplicationModules  )

Definition at line 1456 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [41/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testOwnedModuleGroups  )

Definition at line 1432 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [42/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testOwnedVariableGroups  )

Definition at line 1480 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [43/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testOwnedVariables  )

Definition at line 1504 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [44/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testPredicatesWithProperties  )

Definition at line 322 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [45/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testPredicatesWithProxy  )

Definition at line 248 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [46/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testProcessVariableProxy  )

Definition at line 196 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [47/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testReturnApplicationModule  )

Definition at line 1747 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [48/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testReturnDirectory  )

Definition at line 1792 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [49/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testReturnFirstHit  )

Definition at line 1232 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [50/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testReturnModuleGroup  )

Definition at line 1732 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [51/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testReturnProcessVariable  )

Definition at line 1777 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [52/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testReturnVariableGroup  )

Definition at line 1762 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [53/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testVariableGroupProxy  )

Definition at line 175 of file testModel.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [54/54]

Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE ( testVisitByPath  )

Definition at line 116 of file testModel.cc.

+ Here is the call graph for this function: