Classes | Macros | Typedefs | Functions | Variables
tests_high_five_parallel.cpp File Reference
#include <cstdlib>
#include <iostream>
#include <string>
#include <typeinfo>
#include <vector>
#include <highfive/H5File.hpp>
#include <highfive/H5DataSet.hpp>
#include <highfive/H5DataSpace.hpp>
#include <highfive/H5Group.hpp>
#include <boost/mpl/list.hpp>
#include <boost/test/included/unit_test.hpp>
Include dependency graph for tests_high_five_parallel.cpp:

Go to the source code of this file.

Classes

struct  ContentGenerate< T >
 
struct  ContentGenerate< char >
 
struct  ContentGenerate< std::string >
 
struct  MpiFixture
 

Macros

#define BOOST_TEST_MAIN   HighFiveTest
 

Typedefs

typedef boost::mpl::list< int, unsigned int, long, unsigned long, unsigned char, char, float, double, long long, unsigned long long > numerical_test_types
 

Functions

 BOOST_AUTO_TEST_CASE_TEMPLATE (selectionArraySimple, T, numerical_test_types)
 
 BOOST_GLOBAL_FIXTURE (MpiFixture)
 
template<typename T >
void selectionArraySimpleTestParallel ()
 

Variables

int argc = boost::unit_test::framework::master_test_suite().argc
 
char ** argv = boost::unit_test::framework::master_test_suite().argv
 

Macro Definition Documentation

◆ BOOST_TEST_MAIN

#define BOOST_TEST_MAIN   HighFiveTest

Definition at line 21 of file tests_high_five_parallel.cpp.

Typedef Documentation

◆ numerical_test_types

typedef boost::mpl::list<int, unsigned int, long, unsigned long, unsigned char, char, float, double, long long, unsigned long long> numerical_test_types

Definition at line 40 of file tests_high_five_parallel.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE_TEMPLATE()

BOOST_AUTO_TEST_CASE_TEMPLATE ( selectionArraySimple  ,
,
numerical_test_types   
)

Definition at line 139 of file tests_high_five_parallel.cpp.

◆ BOOST_GLOBAL_FIXTURE()

BOOST_GLOBAL_FIXTURE ( MpiFixture  )

◆ selectionArraySimpleTestParallel()

template<typename T >
void selectionArraySimpleTestParallel ( )

Definition at line 85 of file tests_high_five_parallel.cpp.

Variable Documentation

◆ argc

int argc = boost::unit_test::framework::master_test_suite().argc

Definition at line 27 of file tests_high_five_parallel.cpp.

◆ argv

char** argv = boost::unit_test::framework::master_test_suite().argv

Definition at line 28 of file tests_high_five_parallel.cpp.



lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:25