ChimeraTK-ApplicationCore 04.06.00
Loading...
Searching...
No Matches
testModel.cc File Reference
#include "ApplicationModule.h"
#include "DeviceModule.h"
#include "Model.h"
#include "ModuleGroup.h"
#include "ScalarAccessor.h"
#include "VariableGroup.h"
#include <boost/test/included/unit_test.hpp>
+ Include dependency graph for testModel.cc:

Go to the source code of this file.

Classes

struct  Tests::testApplicationPVModel::MyModule
 
struct  Tests::testApplicationPVModel::MyModule::PointlessVariableGroup
 
struct  Tests::testApplicationPVModel::TestModule
 
struct  Tests::testApplicationPVModel::TestModule::Need
 
struct  Tests::testApplicationPVModel::TestModuleGroup
 
struct  Tests::testApplicationPVModel::TestApplication
 
struct  Tests::testApplicationPVModel::Item
 
struct  Tests::testApplicationPVModel::RogueModule
 
struct  Tests::testApplicationPVModel::TestApplication2
 

Namespaces

namespace  Tests
 
namespace  Tests::testApplicationPVModel
 

Macros

#define BOOST_TEST_MODULE   testApplicationPVModel
 

Functions

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

Macro Definition Documentation

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   testApplicationPVModel

Definition at line 11 of file testModel.cc.