FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
testing for the function DBFindMime() More...
#include <CUnit/CUnit.h>
#include "finder.h"
#include <string.h>
Go to the source code of this file.
Functions | |
int | DBFindMimeInit () |
initialize | |
int | DBFindMimeClean () |
clean the env | |
void | testDBFindMime () |
for function DBFindMime() More... | |
Variables | |
char * | DBConfFile |
DB conf file location. | |
CU_TestInfo | testcases_DBFindMime [] |
testcases for function DBFindMime More... | |
testing for the function DBFindMime()
Definition in file testDBFindMime.c.
void testDBFindMime | ( | ) |
for function DBFindMime()
Definition at line 58 of file testDBFindMime.c.
CU_TestInfo testcases_DBFindMime[] |
testcases for function DBFindMime
Definition at line 143 of file testDBFindMime.c.