ldas-tools-framecpp  2.8.1
Macros | Functions
ChecksumValidator.cc File Reference
#include <unistd.h>
#include <sstream>
#include <boost/test/included/unit_test.hpp>
Include dependency graph for ChecksumValidator.cc:

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)
 

Macro Definition Documentation

◆ BOOST_TEST_MAIN

#define BOOST_TEST_MAIN

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( CRC  )

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( S6  )

◆ test_bad_crc()

void test_bad_crc ( )

◆ test_helper()

bool test_helper ( const char *  TestDir,
const char **  Files,
const int  FileCount,
bool  Expected 
)

◆ test_S6()

void test_S6 ( )