![]() |
Project
|
#include <boost/test/tools/old/interface.hpp>#include <boost/test/unit_test.hpp>#include "ITStracking/TrackingTopology.h"Go to the source code of this file.
Macros | |
| #define | BOOST_TEST_MODULE ITS TrackingTopology |
| #define | BOOST_TEST_MAIN |
| #define | BOOST_TEST_DYN_LINK |
Functions | |
| BOOST_AUTO_TEST_CASE (layermask_holes_and_length) | |
| -----— Tests -----— | |
| BOOST_AUTO_TEST_CASE (layermask_topological_length_counts_internal_holes) | |
| BOOST_AUTO_TEST_CASE (trackingtopology_basic) | |
| BOOST_AUTO_TEST_CASE (trackingtopology_single_allowed_hole) | |
| BOOST_AUTO_TEST_CASE (trackingtopology_rejects_wrong_hole_layer) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 15 of file testTrackingTopology.cxx.
| #define BOOST_TEST_MAIN |
Definition at line 14 of file testTrackingTopology.cxx.
| #define BOOST_TEST_MODULE ITS TrackingTopology |
Definition at line 13 of file testTrackingTopology.cxx.
| BOOST_AUTO_TEST_CASE | ( | layermask_holes_and_length | ) |
-----— Tests -----—
Definition at line 21 of file testTrackingTopology.cxx.
| BOOST_AUTO_TEST_CASE | ( | layermask_topological_length_counts_internal_holes | ) |
Definition at line 43 of file testTrackingTopology.cxx.
| BOOST_AUTO_TEST_CASE | ( | trackingtopology_basic | ) |
Definition at line 53 of file testTrackingTopology.cxx.
| BOOST_AUTO_TEST_CASE | ( | trackingtopology_rejects_wrong_hole_layer | ) |
Definition at line 102 of file testTrackingTopology.cxx.
| BOOST_AUTO_TEST_CASE | ( | trackingtopology_single_allowed_hole | ) |
Definition at line 75 of file testTrackingTopology.cxx.