ddt 1.2.1
|
Contains unit tests for the imageProc module. More...
#include "../../fitsfunctions/src/include/ddt/imageIO.hpp"
#include "ddt/imageError.hpp"
#include "ddt/imageHelpers.hpp"
#include "ddt/imageProc.hpp"
#include "ddt/imageStats.hpp"
#include "ddt/initCpl.hpp"
#include "gtest/gtest.h"
Classes | |
class | ImageLibsProcTest |
Functions | |
TEST_F (ImageLibsProcTest, RotateImage) | |
TEST_F (ImageLibsProcTest, RotateImageFail) | |
TEST_F (ImageLibsProcTest, FlipImageX) | |
TEST_F (ImageLibsProcTest, FlipImageXFail) | |
TEST_F (ImageLibsProcTest, FlipImageY) | |
TEST_F (ImageLibsProcTest, FlipImageYFail) | |
Contains unit tests for the imageProc module.
TEST_F | ( | ImageLibsProcTest | , |
FlipImageX | ) |
TEST_F | ( | ImageLibsProcTest | , |
FlipImageXFail | ) |
TEST_F | ( | ImageLibsProcTest | , |
FlipImageY | ) |
TEST_F | ( | ImageLibsProcTest | , |
FlipImageYFail | ) |
TEST_F | ( | ImageLibsProcTest | , |
RotateImage | ) |
TEST_F | ( | ImageLibsProcTest | , |
RotateImageFail | ) |