![]() |
FOSSology
4.6.0-rc1
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 24 of file testListFolders.c.
| void testListUploads | ( | ) |
for function ListUploads
exectue the tested function
Definition at line 43 of file testListFolders.c.
| CU_TestInfo testcases_ListFolders[] |
testcases for function ListFolders
Definition at line 61 of file testListFolders.c.