ChimeraTK-ApplicationCore 04.06.00
Loading...
Searching...
No Matches
testPython.cc File Reference
#include "Application.h"
#include "DeviceModule.h"
#include "TestFacility.h"
#include <boost/test/included/unit_test.hpp>
+ Include dependency graph for testPython.cc:

Go to the source code of this file.

Classes

struct  Tests::testPython::TestApp
 
struct  Tests::testPython::TestAppReadAny
 
struct  Tests::testPython::TestAppVersionNumber
 
struct  Tests::testPython::TestAppUserInputValiador
 

Namespaces

namespace  Tests
 
namespace  Tests::testPython
 

Macros

#define BOOST_TEST_MODULE   testPython
 

Functions

 Tests::testPython::BOOST_AUTO_TEST_CASE (testPythonModule)
 
 Tests::testPython::BOOST_AUTO_TEST_CASE (testInitialValues)
 
 Tests::testPython::BOOST_AUTO_TEST_CASE (testArrays)
 
 Tests::testPython::BOOST_AUTO_TEST_CASE (testScalars)
 
 Tests::testPython::BOOST_AUTO_TEST_CASE (testAppConfig)
 
 Tests::testPython::BOOST_AUTO_TEST_CASE (testVariableGroup)
 
 Tests::testPython::BOOST_AUTO_TEST_CASE (testModuleGroup)
 
 Tests::testPython::BOOST_AUTO_TEST_CASE (testApplicationModule)
 
 Tests::testPython::BOOST_AUTO_TEST_CASE (testDataConsistencyGroup)
 
 Tests::testPython::BOOST_AUTO_TEST_CASE (testReadAnyGroup)
 
 Tests::testPython::BOOST_AUTO_TEST_CASE (testPythonVersionNumber)
 
 Tests::testPython::BOOST_AUTO_TEST_CASE (testPythonUserInputValidator)
 

Macro Definition Documentation

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   testPython

Definition at line 3 of file testPython.cc.