Mixed Data Coincidence Analysis Software 1.0
A program to analyze files produced by the EventMixer software.
Defines | Functions | Variables
RunTests.hh File Reference

Header for the unit test program, executes unit tests. More...

#include <assert.h>
#include <iostream>
#include <list>
#include <string>
#include "GenericUnitTest.hh"
#include "FileEventParser_TEST.hh"
#include "EventHit_TEST.hh"

Go to the source code of this file.

Defines

#define ASSERT_H
 Inclusion guard.
#define IOSTREAM
 Inclusion guard.
#define LIST
 Inclusion guard.
#define STRING
 Inclusion guard.
#define RUNTESTS_H
 Inclusion guard.

Functions

int main ()
 The main test function and program entry point.
void addTests ()
 Called by main() to prepare the test cases.

Variables

list< GenericUnitTest * > myTests
 The existing test cases.

Detailed Description

Header for the unit test program, executes unit tests.

Author:
Rikard Lundmark

Definition in file RunTests.hh.

 All Classes Files Functions Variables Defines

Back to the main page of the Precalibrated Ion Beam Identification Detector project

Created by Rikard Lundmark