#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"
|
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) |
|
◆ BOOST_TEST_MAIN
◆ BUFFER_SIZE
◆ GENERAL_TEST
#define GENERAL_TEST |
( |
|
f, |
|
|
|
s |
|
) |
| GENERIC_TEST( f, LDASTools::AL::filebuf, s ) |
◆ GENERIC_TEST
#define GENERIC_TEST |
( |
|
f, |
|
|
|
a, |
|
|
|
s |
|
) |
| f< a >( #a, s ) |
◆ STD_TEST
#define STD_TEST |
( |
|
f, |
|
|
|
s |
|
) |
| GENERIC_TEST( f, std::filebuf, s ) |
◆ TEST
Value:
#define GENERAL_TEST(f, s)
void filetest2(const std::string &BufferType, INT_4U BufferSize)
Definition: IOStream.cc:191
void filetest(const std::string &BufferType, INT_4U BufferSize)
Definition: IOStream.cc:109
◆ BOOST_AUTO_TEST_CASE() [1/2]
BOOST_AUTO_TEST_CASE |
( |
IOStream |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/2]
BOOST_AUTO_TEST_CASE |
( |
IOStreamExceptions |
| ) |
|
◆ filetest()
template<class BT >
void filetest |
( |
const std::string & |
BufferType, |
|
|
INT_4U |
BufferSize |
|
) |
| |
◆ filetest2()
template<class BT >
void filetest2 |
( |
const std::string & |
BufferType, |
|
|
INT_4U |
BufferSize |
|
) |
| |
◆ OpenException()
template<typename BT >
void OpenException |
( |
const std::string & |
Header, |
|
|
const std::string & |
StreamLabel, |
|
|
std::ios::openmode |
Mode |
|
) |
| |
|
inline |
◆ FILENAME_SINK
const char* FILENAME_SINK = "/dev/null" |
|
static |
◆ FILENAME_SOURCE
const char* FILENAME_SOURCE |
|
static |
Initial value:=
"../src/Utilities/Z-R_std_test_frame_ver6-600000000-1.gwf"
◆ tmd5sum