Defines | |
#define | MODULE_ID "XSH_DATA_ATMOS_EXT" |
#define | SYNTAX |
Functions | |
int | main (int argc, char **argv) |
Unit test of xsh_data_atmos_ext. |
#define MODULE_ID "XSH_DATA_ATMOS_EXT" |
Definition at line 58 of file test-xsh_data_atmos_ext.c.
#define SYNTAX |
"Test the atmos Extinction table\n"\ "usage : test_xsh_data_atmos_ext atmos_ext \n"\ "atmos_ext_table => the Atmos Ext table FITS file\n"
Definition at line 60 of file test-xsh_data_atmos_ext.c.
int main | ( | int | argc, | |
char ** | argv | |||
) |
Unit test of xsh_data_atmos_ext.
Definition at line 78 of file test-xsh_data_atmos_ext.c.
References check, xsh_atmos_ext_list::K, xsh_atmos_ext_list::lambda, MODULE_ID, xsh_atmos_ext_list::size, SYNTAX, TESTS_INIT, XSH_ASSURE_NOT_NULL, xsh_atmos_ext_list_free(), xsh_atmos_ext_list_load(), XSH_DEBUG_LEVEL_MEDIUM, xsh_debug_level_set(), xsh_error_dump, and xsh_msg.