![]() |
Project
|
Test program for dc_primitives tools. More...
#include <boost/test/unit_test.hpp>#include "../include/DataCompression/dc_primitives.h"#include <boost/mpl/size.hpp>#include <boost/type.hpp>#include <boost/mpl/range_c.hpp>#include <boost/mpl/vector.hpp>#include <boost/mpl/for_each.hpp>#include <boost/mpl/vector_c.hpp>#include <iostream>#include <iomanip>#include <vector>Go to the source code of this file.
Classes | |
| struct | o2::data_compression::getmaxTester |
| struct | o2::data_compression::upperbinaryboundTester |
| struct | o2::data_compression::AlphabetTester< ValueList > |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::data_compression |
Macros | |
| #define | BOOST_TEST_MODULE Utility test |
| #define | BOOST_TEST_MAIN |
| #define | BOOST_TEST_DYN_LINK |
Functions | |
| o2::data_compression::BOOST_AUTO_TEST_CASE (test_dc_primitives) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 19 of file test_dc_primitives.cxx.
| #define BOOST_TEST_MAIN |
Definition at line 18 of file test_dc_primitives.cxx.
| #define BOOST_TEST_MODULE Utility test |
Definition at line 17 of file test_dc_primitives.cxx.