#include <sys/statvfs.h>#include <unistd.h>#include <algorithm>#include <iostream>#include <sstream>#include <boost/test/included/unit_test.hpp>#include <boost/shared_ptr.hpp>#include "ldastoolsal/fstream.hh"#include "ldastoolsal/gpstime.hh"#include "ldastoolsal/types.hh"#include "framecpp/Common/CheckSum.hh"#include "framecpp/Common/FrameBuffer.hh"#include "framecpp/Common/Verify.hh"#include "framecpp/Dimension.hh"#include "framecpp/FrameH.hh"#include "framecpp/FrAdcData.hh"#include "framecpp/FrRawData.hh"#include "framecpp/FrVect.hh"#include "framecpp/OFrameStream.hh"
Classes | |
| class | fs_too_small |
Namespaces | |
| namespace | anonymous_namespace{LargeFrame.cc} |
Macros | |
| #define | BOOST_TEST_MAIN |
Functions | |
| template<typename Type> | |
| void | anonymous_namespace{LargeFrame.cc}::data_fill (FrameCPP::FrVect::data_type &Data, INT_4U Size, const Type Value) |
| BOOST_AUTO_TEST_CASE (LargeFrame) | |
Variables | |
| static const INT_4U | FIRST_FRAME = 600000000 |
| static const INT_4U | FRAME_INC = 1024 |
| static const INT_4U | FRAME_COUNT = 4096 |
| static const INT_8U | DATA_SET_SIZE = 0x20000 |
| static const INT_4U | DATA_SET_DT = 1024 |
| #define BOOST_TEST_MAIN |
| BOOST_AUTO_TEST_CASE | ( | LargeFrame | ) |
|
static |
|
static |
|
static |
|
static |
|
static |