TwiceAsNice  2019-02-18
Classes | Typedefs | Functions
Ccd39FrameSaverTest.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <boost/regex.hpp>
#include <boost/lexical_cast.hpp>
#include "Microgate/Mgp/ByteOrder.h"
#include "Microgate/Mgp/MemoryBuffer.h"
#include "Microgate/Mgp/MgpHeader.h"
#include "Microgate/Diagnostics/Bcu39DiagnosticRecord.h"
#include "Microgate/Diagnostics/CcdFrameArchive.h"
#include "Microgate/Diagnostics/MasterBcuDiagnosticRecord.h"
#include <boost/cstdint.hpp>
#include <boost/make_shared.hpp>
#include <cstdio>
#include <cstring>
#include <fstream>
#include <string>
#include <iostream>
#include <fitsio.h>
Include dependency graph for Ccd39FrameSaverTest.cpp:

Classes

struct  Fixture
 

Typedefs

typedef boost::shared_ptr< CcdFrameArchive< Bcu39DiagnosticRecord > > CcdFrameArchivePtr
 

Functions

 BOOST_AUTO_TEST_CASE (ShouldComplainIfDisplayTableHasInvalidEntries)
 
 BOOST_AUTO_TEST_CASE (ShouldComplainIfDisplayTableHasInvalidSize)
 
 BOOST_AUTO_TEST_CASE (ShouldStoreOneMasterBcuDiagnosticRecord)
 
 BOOST_AUTO_TEST_CASE (ShouldStoreTwoDiagnosticRecords)
 

Typedef Documentation

◆ CcdFrameArchivePtr

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( ShouldComplainIfDisplayTableHasInvalidEntries  )

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( ShouldComplainIfDisplayTableHasInvalidSize  )

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( ShouldStoreOneMasterBcuDiagnosticRecord  )

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( ShouldStoreTwoDiagnosticRecords  )