![]() |
ChimeraTK-DeviceAccess-DoocsBackend 01.12.00
|
#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) | |
| #define BOOST_TEST_MODULE testDoocsBackend |
Definition at line 1 of file testCaching.cpp.
| BOOST_AUTO_TEST_CASE | ( | testCacheReading | ) |
Definition at line 42 of file testCaching.cpp.
| BOOST_AUTO_TEST_CASE | ( | testGetAccessorWhileClosed | ) |
Definition at line 59 of file testCaching.cpp.
| void generateCacheFile | ( | ) |
Definition at line 22 of file testCaching.cpp.