ddt 1.1.0
Loading...
Searching...
No Matches
Classes | Functions
testImageLibs_ConfigMaps.cpp File Reference

Contains unit tests for the configurationMaps module. More...

#include <stdlib.h>
#include <sys/stat.h>
#include "../../configurationmaps/src/include/ddt/configurationMaps.hpp"
#include "../../configurationmaps/src/include/ddt/informationMaps.hpp"
#include "ddt/initCpl.hpp"
#include "ddt/imageError.hpp"
#include "ddt/imageHandling.hpp"
#include "ddt/imageHelpers.hpp"
#include "ddt/imageStats.hpp"
#include "boost/property_tree/ptree.hpp"
#include "gtest/gtest.h"

Classes

class  ImageLibsConfigMapsTest
 

Functions

 TEST_F (ImageLibsConfigMapsTest, Instantiation)
 
 TEST_F (ImageLibsConfigMapsTest, LoadConfigMaps)
 
 TEST_F (ImageLibsConfigMapsTest, LoadConfigMap)
 
 TEST_F (ImageLibsConfigMapsTest, InstantiationInfoMap)
 
 TEST_F (ImageLibsConfigMapsTest, LoadInformationMaps)
 
 TEST_F (ImageLibsConfigMapsTest, LoadInformationMap)
 

Detailed Description

Contains unit tests for the configurationMaps module.

Author
Christoph Bortlisz, CGI

Function Documentation

◆ TEST_F() [1/6]

TEST_F ( ImageLibsConfigMapsTest  ,
Instantiation   
)

◆ TEST_F() [2/6]

TEST_F ( ImageLibsConfigMapsTest  ,
InstantiationInfoMap   
)

◆ TEST_F() [3/6]

TEST_F ( ImageLibsConfigMapsTest  ,
LoadConfigMap   
)

◆ TEST_F() [4/6]

TEST_F ( ImageLibsConfigMapsTest  ,
LoadConfigMaps   
)

◆ TEST_F() [5/6]

TEST_F ( ImageLibsConfigMapsTest  ,
LoadInformationMap   
)

◆ TEST_F() [6/6]

TEST_F ( ImageLibsConfigMapsTest  ,
LoadInformationMaps   
)