#include <sys/stat.h>
#include <cstdlib>
#include <fstream>
#include <sstream>
#include <boost/test/included/unit_test.hpp>
#include <boost/pointer_cast.hpp>
#include <boost/scoped_array.hpp>
#include <boost/shared_ptr.hpp>
#include "ldastoolsal/Exec.hh"
#include "ldastoolsal/fstream.hh"
#include "framecpp/Common/BaseMemoryBuffer.hh"
#include "framecpp/Common/DynamicMemoryBuffer.hh"
#include "framecpp/Common/MemoryBuffer.hh"
#include "framecpp/Common/FrameBuffer.hh"
#include "framecpp/IFrameStream.hh"
#include "framecpp/OFrameStream.hh"
#include "framecpp/FrameH.hh"
#include "framecpp/FrRawData.hh"
#include "framecpp/FrVect.hh"
◆ BOOST_TEST_MAIN
◆ FH_VERSION
#define FH_VERSION Version_8 |
◆ SMALL_FRAMES_TYPE
#define SMALL_FRAMES_TYPE 1 |
◆ build_frame_type
◆ dt_type
◆ frame_buffer_type
◆ frame_version_type
◆ Scanner
◆ start_time_type
◆ BOOST_AUTO_TEST_CASE() [1/5]
BOOST_AUTO_TEST_CASE |
( |
test_memory_buffer_ro |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/5]
BOOST_AUTO_TEST_CASE |
( |
test_read_events |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/5]
BOOST_AUTO_TEST_CASE |
( |
test_scanner |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/5]
BOOST_AUTO_TEST_CASE |
( |
test_small_frames |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [5/5]
BOOST_AUTO_TEST_CASE |
( |
test_standard |
| ) |
|
◆ create_frame()
◆ filename_source()
◆ frameh()
template<frame_version_type >
◆ frameh< 8 >()
◆ TEST_DIR()
const std::string& TEST_DIR |
( |
| ) |
|
|
inline |
◆ test_dynamic_memory_buffer()
void test_dynamic_memory_buffer |
( |
| ) |
|
◆ test_memory_buffer()
void test_memory_buffer |
( |
| ) |
|