|
High-Level Data Reduction Library 1.6.0a5
High-Level data reduction routines for ESO pipelines
|
#include "hdrl_imagelist.h"#include "hdrl_utils.h"#include "hdrl_image.h"#include "hdrl_test.h"#include <cpl.h>#include <stdlib.h>#include <stdio.h>#include <math.h>
Functions | |
| void | test_create (void) |
| void | test_get (void) |
| cpl_error_code | test_interface (void) |
| cpl_error_code | test_iter (void) |
| int | main (void) |
| Unit tests of hdrl_image module. | |
| int main | ( | void | ) |
Unit tests of hdrl_image module.
| void test_create | ( | void | ) |
| void test_get | ( | void | ) |
| cpl_error_code test_interface | ( | void | ) |
| cpl_error_code test_iter | ( | void | ) |