![]() |
Project
|
#include <boost/test/tools/old/interface.hpp>#include <boost/test/unit_test.hpp>#include "ITStracking/ROFLookupTables.h"Go to the source code of this file.
Macros | |
| #define | BOOST_TEST_MODULE ITS ROFLookupTables |
| #define | BOOST_TEST_MAIN |
| #define | BOOST_TEST_DYN_LINK |
Functions | |
| BOOST_AUTO_TEST_CASE (layertiming_basic) | |
| -----— Tests -----— | |
| BOOST_AUTO_TEST_CASE (layertiming_base) | |
| BOOST_AUTO_TEST_CASE (rofmask_construct_from_timing) | |
| BOOST_AUTO_TEST_CASE (rofoverlap_basic) | |
| BOOST_AUTO_TEST_CASE (rofoverlap_staggered) | |
| BOOST_AUTO_TEST_CASE (rofoverlap_staggered_pp) | |
| BOOST_AUTO_TEST_CASE (rofoverlap_staggered_alllayers) | |
| BOOST_AUTO_TEST_CASE (rofoverlap_staggered_alllayers_delay_delta) | |
| BOOST_AUTO_TEST_CASE (rofoverlap_with_delta) | |
| BOOST_AUTO_TEST_CASE (rofoverlap_same_layer) | |
| BOOST_AUTO_TEST_CASE (rofoverlap_timestamp_basic) | |
| BOOST_AUTO_TEST_CASE (rofoverlap_timestamp_complex) | |
| BOOST_AUTO_TEST_CASE (rofvertex_basic) | |
| BOOST_AUTO_TEST_CASE (rofvertex_init_with_vertices) | |
| BOOST_AUTO_TEST_CASE (rofvertex_max_vertices) | |
| BOOST_AUTO_TEST_CASE (rofvertex_vertex_more) | |
| BOOST_AUTO_TEST_CASE (rofvertex_exact_compatibility) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 15 of file testROFLookupTables.cxx.
| #define BOOST_TEST_MAIN |
Definition at line 14 of file testROFLookupTables.cxx.
| #define BOOST_TEST_MODULE ITS ROFLookupTables |
Definition at line 13 of file testROFLookupTables.cxx.
| BOOST_AUTO_TEST_CASE | ( | layertiming_base | ) |
Definition at line 40 of file testROFLookupTables.cxx.
| BOOST_AUTO_TEST_CASE | ( | layertiming_basic | ) |
-----— Tests -----—
Definition at line 22 of file testROFLookupTables.cxx.
| BOOST_AUTO_TEST_CASE | ( | rofmask_construct_from_timing | ) |
Definition at line 51 of file testROFLookupTables.cxx.
| BOOST_AUTO_TEST_CASE | ( | rofoverlap_basic | ) |
Definition at line 87 of file testROFLookupTables.cxx.
| BOOST_AUTO_TEST_CASE | ( | rofoverlap_same_layer | ) |
Definition at line 404 of file testROFLookupTables.cxx.
| BOOST_AUTO_TEST_CASE | ( | rofoverlap_staggered | ) |
Definition at line 103 of file testROFLookupTables.cxx.
| BOOST_AUTO_TEST_CASE | ( | rofoverlap_staggered_alllayers | ) |
Definition at line 138 of file testROFLookupTables.cxx.
| BOOST_AUTO_TEST_CASE | ( | rofoverlap_staggered_alllayers_delay_delta | ) |
Definition at line 260 of file testROFLookupTables.cxx.
| BOOST_AUTO_TEST_CASE | ( | rofoverlap_staggered_pp | ) |
Definition at line 125 of file testROFLookupTables.cxx.
| BOOST_AUTO_TEST_CASE | ( | rofoverlap_timestamp_basic | ) |
Definition at line 418 of file testROFLookupTables.cxx.
| BOOST_AUTO_TEST_CASE | ( | rofoverlap_timestamp_complex | ) |
Definition at line 445 of file testROFLookupTables.cxx.
| BOOST_AUTO_TEST_CASE | ( | rofoverlap_with_delta | ) |
Definition at line 383 of file testROFLookupTables.cxx.
| BOOST_AUTO_TEST_CASE | ( | rofvertex_basic | ) |
Definition at line 474 of file testROFLookupTables.cxx.
| BOOST_AUTO_TEST_CASE | ( | rofvertex_exact_compatibility | ) |
Definition at line 668 of file testROFLookupTables.cxx.
| BOOST_AUTO_TEST_CASE | ( | rofvertex_init_with_vertices | ) |
Definition at line 492 of file testROFLookupTables.cxx.
| BOOST_AUTO_TEST_CASE | ( | rofvertex_max_vertices | ) |
Definition at line 515 of file testROFLookupTables.cxx.
| BOOST_AUTO_TEST_CASE | ( | rofvertex_vertex_more | ) |
Definition at line 535 of file testROFLookupTables.cxx.