![]() |
FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|
Testing for the function DBLoadMime. More...
#include <CUnit/CUnit.h>#include "finder.h"#include <string.h>
Go to the source code of this file.
Functions | |
| void | DBLoadMime () |
| Populate the DBMime table. | |
| int | DBLoadMimeInit () |
| initialize DB | |
| int | DBLoadMimeClean () |
| clean the env | |
| void | testDBLoadMime () |
| for function DBLoadMime() More... | |
Variables | |
| char * | DBConfFile |
| DB conf file location. | |
| CU_TestInfo | testcases_DBLoadMime [] |
| testcases for function DBLoadGold More... | |
Testing for the function DBLoadMime.
Definition in file testDBLoadMime.c.
| void testDBLoadMime | ( | ) |
for function DBLoadMime()
Definition at line 67 of file testDBLoadMime.c.
| CU_TestInfo testcases_DBLoadMime[] |
testcases for function DBLoadGold
Definition at line 124 of file testDBLoadMime.c.