FORS Pipeline Reference Manual
5.0.9
|
Functions | |
static void | test_version (void) |
Check version number. More... | |
int | main (void) |
Generic library tests. More... | |
|
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().