|
ifw-core
2.0.0
|
#include <iostream>#include "gtest/gtest.h"#include "ctd/string/string.hpp"#include "ctd/system/system.hpp"#include "ctd/file/file.hpp"#include "dit/fits/fits.hpp"#include "testFitsData.cpp"Functions | |
| TEST (Fits_DidToCfitsioType, Normal) | |
| TEST (Fits_GenerateKey, Normal) | |
| TEST (Fits_CreateFile, Normal) | |
| TEST (Fits_AddKey, Normal) | |
| TEST (Fits_KeyInHdu, Normal) | |
| TEST (Fits_Verify, NotImplemented) | |
| TEST (Fits_Verify_Did, NotImplemented) | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| TEST | ( | Fits_DidToCfitsioType | , |
| Normal | |||
| ) |
| TEST | ( | Fits_GenerateKey | , |
| Normal | |||
| ) |
| TEST | ( | Fits_CreateFile | , |
| Normal | |||
| ) |
| TEST | ( | Fits_AddKey | , |
| Normal | |||
| ) |
| TEST | ( | Fits_KeyInHdu | , |
| Normal | |||
| ) |
| TEST | ( | Fits_Verify | , |
| NotImplemented | |||
| ) |
| TEST | ( | Fits_Verify_Did | , |
| NotImplemented | |||
| ) |
1.8.5