ChimeraTK-DeviceAccess 03.20.00
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
testJsonMapFileParser.cpp File Reference
#include "Device.h"
#include "Exception.h"
#include "MapFileParser.h"
#include <boost/test/unit_test.hpp>
+ Include dependency graph for testJsonMapFileParser.cpp:

Go to the source code of this file.

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   JsonMapFileParser
 

Functions

 BOOST_AUTO_TEST_CASE (TestFileDoesNotExist)
 
 BOOST_AUTO_TEST_CASE (TestGoodMapFileParse)
 
 BOOST_AUTO_TEST_CASE (TestInterruptIntegration)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 4 of file testJsonMapFileParser.cpp.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   JsonMapFileParser

Definition at line 6 of file testJsonMapFileParser.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( TestFileDoesNotExist  )

Definition at line 22 of file testJsonMapFileParser.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( TestGoodMapFileParse  )

Definition at line 29 of file testJsonMapFileParser.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( TestInterruptIntegration  )

Definition at line 277 of file testJsonMapFileParser.cpp.