High-Level Data Reduction Library 1.6.0a5
High-Level data reduction routines for ESO pipelines
Loading...
Searching...
No Matches
hdrl_image-test.c File Reference
#include "hdrl_image.h"
#include "hdrl_test.h"
#include "hdrl_imagelist.h"
#include "hdrl_buffer.h"
#include "hdrl_types.h"
#include <cpl.h>
#include <math.h>
#include <float.h>
#include <stdlib.h>
#include <stdio.h>
#include <limits.h>
Include dependency graph for hdrl_image-test.c:

Macros

#define ARRAY_LEN(a)   sizeof((a))/sizeof((a)[0])
 

Functions

int main (void)
 Unit tests of hdrl_image.
 

Macro Definition Documentation

◆ ARRAY_LEN

#define ARRAY_LEN (   a)    sizeof((a))/sizeof((a)[0])

Function Documentation

◆ main()

int main ( void  )

Unit tests of hdrl_image.