FRIBParallelanalysis  1.0
FrameworkforMPIParalleldataanalysisatFRIB
Classes | Functions | Variables
worker1Tests.cpp File Reference

: Tests for the output file created by worker 1. More...

#include <cppunit/extensions/HelperMacros.h>
#include <cppunit/Asserter.h>
#include "Asserts.h"
#include "AnalysisRingItems.h"
#include "TreeParameterArray.h"
#include "TreeParameter.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <string>
#include <cstdint>
#include <iostream>
Include dependency graph for worker1Tests.cpp:

Classes

class  worker1test
 

Functions

 CPPUNIT_TEST_SUITE_REGISTRATION (worker1test)
 

Variables

std::string filename
 
const std::uint32_t BEGIN_RUN =1
 
const std::uint32_t END_RUN =2
 

Detailed Description

: Tests for the output file created by worker 1.