![]()  | 
  
    FOSSology
    3.2.0rc1
    
   Open Source License Compliance by Open Source Software 
   | 
 
Unit tests for the libfossagent. More...
#include <libfossdb.h>#include <string.h>#include <stdio.h>#include <unistd.h>#include <CUnit/CUnit.h>
Go to the source code of this file.
Macros | |
| #define | COMMIT_HASH "COMMIT_HASH Unknown" | 
Functions | |
| void | test_fo_tableExists () | 
| fo_tableExists() tests  More... | |
Variables | |
| char * | dbConf | 
| CU_TestInfo | libfossdb_testcases [] | 
Unit tests for the libfossagent.
Definition in file test_libfossdb.c.
| void test_fo_tableExists | ( | ) | 
fo_tableExists() tests
Definition at line 48 of file test_libfossdb.c.
| CU_TestInfo libfossdb_testcases[] | 
Definition at line 78 of file test_libfossdb.c.