FRIBParallelanalysis  1.0
FrameworkforMPIParalleldataanalysisatFRIB
Classes | Macros | Functions
readertests.cpp File Reference

: Tests CReader class. More...

#include <cppunit/extensions/HelperMacros.h>
#include <cppunit/Asserter.h>
#include "Asserts.h"
#include <stdlib.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <errno.h>
#include <new>
#include <stdexcept>
#include <string>
#include <string.h>
#include "DataReader.h"
Include dependency graph for readertests.cpp:

Classes

class  readertest
 

Macros

#define private   public
 

Functions

 CPPUNIT_TEST_SUITE_REGISTRATION (readertest)
 

Detailed Description

: Tests CReader class.