Defines | |
#define | cleanup |
Functions | |
static void | test_zeropoint (void) |
Test zeropoint recipe. | |
int | main (void) |
Test of zeropoint recipe. |
#define cleanup |
Value:
do { \ cpl_frameset_delete(frames); \ cpl_parameterlist_delete(parameters); \ } while(0)
Definition at line 47 of file fors_zeropoint-test.c.