High-Level Data Reduction Library 1.6.0
High-Level data reduction routines for ESO pipelines
Loading...
Searching...
No Matches
hdrl_imagelist_io-test.c File Reference
#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>
Include dependency graph for hdrl_imagelist_io-test.c:

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.
 

Function Documentation

◆ main()

int main ( void  )

Unit tests of hdrl_image module.

◆ test_create()

void test_create ( void  )

◆ test_get()

void test_get ( void  )

◆ test_interface()

cpl_error_code test_interface ( void  )

◆ test_iter()

cpl_error_code test_iter ( void  )