ChimeraTK-DeviceAccess  03.18.00
testVirtualFunctionTemplate.cc File Reference
#include <boost/test/unit_test.hpp>
#include "SupportedUserTypes.h"
#include "VirtualFunctionTemplate.h"
+ Include dependency graph for testVirtualFunctionTemplate.cc:

Go to the source code of this file.

Classes

class  ChimeraTK::Base
 
class  ChimeraTK::Derived1
 
class  ChimeraTK::Derived2
 

Namespaces

 ChimeraTK
 

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   VirtualFunctionTemplateTest
 

Functions

 BOOST_AUTO_TEST_CASE (testBaseClass)
 
 BOOST_AUTO_TEST_CASE (testDerived1Class)
 
 BOOST_AUTO_TEST_CASE (testDerived2Class)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 4 of file testVirtualFunctionTemplate.cc.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   VirtualFunctionTemplateTest

Definition at line 5 of file testVirtualFunctionTemplate.cc.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( testBaseClass  )

Definition at line 65 of file testVirtualFunctionTemplate.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( testDerived1Class  )

Definition at line 76 of file testVirtualFunctionTemplate.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( testDerived2Class  )

Definition at line 92 of file testVirtualFunctionTemplate.cc.

+ Here is the call graph for this function: