ldas-tools-framecpp 3.0.4
|
#include <boost/test/included/unit_test.hpp>
#include "ldastoolsal/fstream.hh"
#include "framecpp/Common/FrameBuffer.hh"
#include "framecpp/Common/IOStream.hh"
#include "framecpp/Common/MD5SumFilter.hh"
Macros | |
#define | BOOST_TEST_MAIN |
#define | BUFFER_SIZE 2048 |
#define | GENERIC_TEST(f, a, s) |
#define | STD_TEST(f, s) |
#define | GENERAL_TEST(f, s) |
#define | TEST(s) |
Functions | |
template<typename BT> | |
void | OpenException (const std::string &Header, const std::string &StreamLabel, std::ios::openmode Mode) |
BOOST_AUTO_TEST_CASE (IOStreamExceptions) | |
template<class BT> | |
void | filetest (const std::string &BufferType, INT_4U BufferSize) |
template<class BT> | |
void | filetest2 (const std::string &BufferType, INT_4U BufferSize) |
BOOST_AUTO_TEST_CASE (IOStream) |
Variables | |
static const char * | FILENAME_SOURCE |
static const char * | FILENAME_SINK = "/dev/null" |
MD5Sum | tmd5sum |
#define BOOST_TEST_MAIN |
#define BUFFER_SIZE 2048 |
#define GENERAL_TEST | ( | f, | |
s ) |
#define GENERIC_TEST | ( | f, | |
a, | |||
s ) |
#define STD_TEST | ( | f, | |
s ) |
#define TEST | ( | s | ) |
BOOST_AUTO_TEST_CASE | ( | IOStream | ) |
BOOST_AUTO_TEST_CASE | ( | IOStreamExceptions | ) |
void filetest | ( | const std::string & | BufferType, |
INT_4U | BufferSize ) |
void filetest2 | ( | const std::string & | BufferType, |
INT_4U | BufferSize ) |
|
inline |
|
static |
|
static |
MD5Sum tmd5sum |