Project
Loading...
Searching...
No Matches
test_InfrastructureBuilder.cxx File Reference
#include <boost/test/unit_test.hpp>
#include "Mergers/MergerInfrastructureBuilder.h"
#include "Framework/DataSpecUtils.h"
#include <iostream>

Go to the source code of this file.

Macros

#define BOOST_TEST_MODULE   Test Utilities MergersInfrastructureBuilder
 
#define BOOST_TEST_MAIN
 
#define BOOST_TEST_DYN_LINK
 

Functions

 BOOST_AUTO_TEST_CASE (InfrastructureBuilderUnconfigured)
 
 BOOST_AUTO_TEST_CASE (InfrastructureBuilderLayers)
 
 BOOST_AUTO_TEST_CASE (InfrastructureBuilderReductionFactor)
 
 BOOST_AUTO_TEST_CASE (InfrastructureBuilderMergersPerLayer)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 19 of file test_InfrastructureBuilder.cxx.

◆ BOOST_TEST_MAIN

#define BOOST_TEST_MAIN

Definition at line 18 of file test_InfrastructureBuilder.cxx.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   Test Utilities MergersInfrastructureBuilder

Definition at line 17 of file test_InfrastructureBuilder.cxx.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( InfrastructureBuilderLayers  )

Definition at line 56 of file test_InfrastructureBuilder.cxx.

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( InfrastructureBuilderMergersPerLayer  )

Definition at line 203 of file test_InfrastructureBuilder.cxx.

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( InfrastructureBuilderReductionFactor  )

Definition at line 119 of file test_InfrastructureBuilder.cxx.

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( InfrastructureBuilderUnconfigured  )

Definition at line 31 of file test_InfrastructureBuilder.cxx.