ifw-odp 5.1.1
 
Loading...
Searching...
No Matches
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)
 
#define STRINGIZE(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)
Value:
#define STRINGIZE2(x)
Definition testImage.cpp:18

◆ STRINGIZE2

#define STRINGIZE2 ( x)
Value:
#x

Function Documentation

◆ TEST()

TEST ( TestImageWrapper ,
Constructor  )

Variable Documentation

◆ IMG1

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