ATLAS Offline Software
Namespaces | Functions
UnitTestFixture.cxx File Reference
#include <EventLoopTest/UnitTestFixture.h>
#include <AsgMessaging/MessageCheck.h>
#include <EventLoop/Driver.h>
#include <AnaAlgorithm/AnaAlgorithmConfig.h>
#include <EventLoopTest/UnitTestAlg1.h>
#include <EventLoopTest/UnitTestConfig.h>
#include <RootCoreUtils/Assert.h>
#include <RootCoreUtils/ThrowMsg.h>
#include <SampleHandler/DiskWriter.h>
#include <SampleHandler/MetaFields.h>
#include <SampleHandler/SampleHandler.h>
#include <SampleHandler/SampleLocal.h>
#include <SampleHandler/SamplePtr.h>
#include <TChain.h>
#include <TFile.h>
#include <TH1.h>
#include <TTree.h>
#include <TSystem.h>

Go to the source code of this file.

Namespaces

 EL
 This module defines the arguments passed from the BATCH driver to the BATCH worker.
 

Functions

 EL::TEST_P (UnitTestFixture, empty_eventCount)
 
 EL::TEST_P (UnitTestFixture, empty_callbacks)
 
 EL::TEST_P (UnitTestFixture, empty_fileExecuted)
 
 EL::TEST_P (UnitTestFixture, single_eventCount)
 
 EL::TEST_P (UnitTestFixture, single_callbacks)
 
 EL::TEST_P (UnitTestFixture, single_fileExecuted)
 
 EL::TEST_P (UnitTestFixture, multi_eventCount)
 
 EL::TEST_P (UnitTestFixture, multi_callbacks)
 
 EL::TEST_P (UnitTestFixture, multi_fileExecuted)
 
 EL::TEST_P (UnitTestFixture, multi_out_empty)