![]() |
FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|
testing for the function ListFolders and ListUploads More...
#include <CUnit/CUnit.h>#include "delagent.h"#include <string.h>
Go to the source code of this file.
Functions | |
| void | testListFolders () |
| for function ListFolders More... | |
| void | testListUploads () |
| for function ListUploads More... | |
Variables | |
| char * | DBConfFile |
| DB conf file location. | |
| CU_TestInfo | testcases_ListFolders [] |
| testcases for function ListFolders More... | |
testing for the function ListFolders and ListUploads
Definition in file testListFolders.c.
| void testListFolders | ( | ) |
for function ListFolders
exectue the tested function
Definition at line 35 of file testListFolders.c.
| void testListUploads | ( | ) |
for function ListUploads
exectue the tested function
Definition at line 54 of file testListFolders.c.
| CU_TestInfo testcases_ListFolders[] |
testcases for function ListFolders
Definition at line 72 of file testListFolders.c.