ChimeraTK-DeviceAccess-DoocsBackend  01.09.02
testCaching.cpp File Reference
#include <ChimeraTK/Device.h>
#include <boost/filesystem.hpp>
#include <boost/test/included/unit_test.hpp>
#include <fstream>
+ Include dependency graph for testCaching.cpp:

Go to the source code of this file.

Macros

#define BOOST_TEST_MODULE   testDoocsBackend
 

Functions

void generateCacheFile ()
 
 BOOST_AUTO_TEST_CASE (testCacheReading)
 
 BOOST_AUTO_TEST_CASE (testGetAccessorWhileClosed)
 

Macro Definition Documentation

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   testDoocsBackend

Definition at line 1 of file testCaching.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( testCacheReading  )

Definition at line 42 of file testCaching.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( testGetAccessorWhileClosed  )

Definition at line 59 of file testCaching.cpp.

+ Here is the call graph for this function:

◆ generateCacheFile()

void generateCacheFile ( )

Definition at line 22 of file testCaching.cpp.

+ Here is the caller graph for this function: