X-shooter Pipeline Reference Manual 3.8.15
Macros | Functions
test-xsh_paf_save.c File Reference
#include <cpl.h>
#include <xsh_data_pre.h>
#include <xsh_error.h>
#include <xsh_msg.h>
#include <xsh_data_instrument.h>
#include <xsh_dfs.h>
#include <xsh_pfits.h>
#include <math.h>
#include <string.h>
#include <xsh_paf_save.h>
#include <xsh_qc_handling.h>
#include <tests.h>

Go to the source code of this file.

Macros

#define MODULE_ID   "XSH_PAF_SAVE"
 

Functions

static void with_dots (char *to, const char *from, char *filename)
 Unit tests of PAF saving.
 
int main (void)
 

Macro Definition Documentation

◆ MODULE_ID

#define MODULE_ID   "XSH_PAF_SAVE"

Definition at line 43 of file test-xsh_paf_save.c.

Function Documentation

◆ main()

int main ( void  )

◆ with_dots()

static void with_dots ( char *  to,
const char *  from,
char *  filename 
)
static

Unit tests of PAF saving.

Definition at line 58 of file test-xsh_paf_save.c.

Referenced by main().