ldas-tools-framecpp
2.7.0
|
#include <unistd.h>
#include <sstream>
#include <boost/test/included/unit_test.hpp>
Macros | |
#define | BOOST_TEST_MAIN |
Functions | |
bool | test_helper (const char *TestDir, const char **Files, const int FileCount, bool Expected) |
void | test_bad_crc () |
void | test_S6 () |
BOOST_AUTO_TEST_CASE (CRC) | |
BOOST_AUTO_TEST_CASE (S6) | |
#define BOOST_TEST_MAIN |
BOOST_AUTO_TEST_CASE | ( | CRC | ) |
BOOST_AUTO_TEST_CASE | ( | S6 | ) |
void test_bad_crc | ( | ) |
bool test_helper | ( | const char * | TestDir, |
const char ** | Files, | ||
const int | FileCount, | ||
bool | Expected | ||
) |
void test_S6 | ( | ) |