ifw-odp 5.0.0
Loading...
Searching...
No Matches
Macros | Functions | Variables
testImageWrapper.cpp File Reference
#include <cstring>
#include <gtest/gtest.h>
#include "ifw/odp/cppcpl/imageWrapper.hpp"
#include "ifw/odp/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"