FORS Pipeline Reference Manual  4.12.5
Functions
Basic library test

Functions

static void test_version (void)
 Check version number. More...
 
int main (void)
 Generic library tests. More...
 

Detailed Description

Function Documentation

static void test_version ( void  )
static

Check version number.

This is a simple test to verify that we are linking to the correct libraries

Definition at line 48 of file fors-test.c.

References fors_get_version_binary().

Referenced by main().

int main ( void  )

Generic library tests.

Test of QC module.

Definition at line 57 of file fors-test.c.

References test_version().