High-Level Data Reduction Library 1.6.0a5
High-Level data reduction routines for ESO pipelines
Loading...
Searching...
No Matches
hdrl_persistence-test.c File Reference
#include "hdrl.h"
#include <math.h>
#include <cpl.h>
#include "hdrl_persistence.c"
Include dependency graph for hdrl_persistence-test.c:

Macros

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

Functions

int main (void)
 Unit tests of efficiency calculation module.
 

Macro Definition Documentation

◆ ARRAY_LEN

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

Function Documentation

◆ main()

int main ( void  )

Unit tests of efficiency calculation module.