Defines | |
| #define | MODULE_ID "XSH_PIXEL_CONVENTION" |
Functions | |
| int | main (void) |
| Unit test of XSH_BIN_CONVENTION. | |
| #define MODULE_ID "XSH_PIXEL_CONVENTION" |
Definition at line 55 of file test-xsh_pix_convention.c.
| int main | ( | void | ) |
Unit test of XSH_BIN_CONVENTION.
Generate a small image to verify pixel conventions
Definition at line 70 of file test-xsh_pix_convention.c.
References check, MODULE_ID, TEST_END, TESTS_INIT, XSH_CRPIX1, XSH_CRPIX2, XSH_CRVAL1, XSH_CRVAL2, xsh_error_dump, xsh_free_image(), xsh_free_propertylist(), and xsh_msg.
1.6.1