|
ddt
0.1
|
#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) | |
| TEST_F | ( | ImageLibsProcTest | , |
| FlipImageX | |||
| ) |
| TEST_F | ( | ImageLibsProcTest | , |
| FlipImageXFail | |||
| ) |
| TEST_F | ( | ImageLibsProcTest | , |
| FlipImageY | |||
| ) |
| TEST_F | ( | ImageLibsProcTest | , |
| FlipImageYFail | |||
| ) |
| TEST_F | ( | ImageLibsProcTest | , |
| RotateImage | |||
| ) |
| TEST_F | ( | ImageLibsProcTest | , |
| RotateImageFail | |||
| ) |