|
X-shooter Pipeline Reference Manual 3.8.15
|
Macros | |
| #define | MODULE_ID "XSH_DATA_DISPERSOL" |
| #define | SYNTAX |
Functions | |
| int | main (int argc, char **argv) |
| Unit test of xsh_data_dispersol. | |
Test the dispersol list
| #define MODULE_ID "XSH_DATA_DISPERSOL" |
Definition at line 61 of file test-xsh_data_dispersol.c.
| #define SYNTAX |
Definition at line 63 of file test-xsh_data_dispersol.c.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Unit test of xsh_data_dispersol.
Definition at line 81 of file test-xsh_data_dispersol.c.
References check, instrument, MODULE_ID, XSH_INSTRCONFIG::orders, SYNTAX, TEST_END, TESTS_INIT, XSH_ARM_UVB, XSH_ASSURE_NOT_NULL, xsh_create_map(), XSH_DEBUG_LEVEL_MEDIUM, xsh_debug_level_set(), xsh_error_dump, xsh_free_frame(), xsh_instrument_free(), xsh_instrument_get_config(), xsh_instrument_new(), xsh_instrument_set_arm(), xsh_msg, XSH_TABLE_FREE, and XSH_TABLE_LOAD.