ifw-odp  4.0.0-pre1
Macros | Functions | Variables
testImageWrapper.cpp File Reference
#include <cstring>
#include <gtest/gtest.h>
#include "cppcpl/imageWrapper.hpp"
#include "cppcpl/imageExtensions.hpp"

Macros

#define STRINGIZE2(x)   #x
 
#define STRINGIZE(x)   STRINGIZE2(x)
 

Functions

 TEST (TestImageWrapper, Constructor)
 

Variables

std::string const IMG1 = std::string(WAF_MODULE_PATH) + "/test/res/spectro_rot0.fits"
 

Macro Definition Documentation

◆ STRINGIZE

#define STRINGIZE (   x)    STRINGIZE2(x)

◆ STRINGIZE2

#define STRINGIZE2 (   x)    #x

Function Documentation

◆ TEST()

TEST ( TestImageWrapper  ,
Constructor   
)

Variable Documentation

◆ IMG1

std::string const IMG1 = std::string(WAF_MODULE_PATH) + "/test/res/spectro_rot0.fits"