![]() |
FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|
testing for the function DeleteFolders and DeleteUploads More...
#include <CUnit/CUnit.h>#include "delagent.h"#include <string.h>
Go to the source code of this file.
Functions | |
| void | testDeleteFolders () |
| for function DeleteFolders More... | |
| void | testDeleteUploads () |
| for function DeleteUploads More... | |
Variables | |
| char * | DBConfFile |
| DB conf file location. | |
| static PGresult * | result = NULL |
| CU_TestInfo | testcases_DeleteFolders [] |
| testcases for function Delete More... | |
testing for the function DeleteFolders and DeleteUploads
Definition in file testDeleteFolders.c.
| void testDeleteFolders | ( | ) |
for function DeleteFolders
exectue the tested function
Definition at line 37 of file testDeleteFolders.c.
| void testDeleteUploads | ( | ) |
for function DeleteUploads
exectue the tested function
Check false input
Definition at line 60 of file testDeleteFolders.c.
| CU_TestInfo testcases_DeleteFolders[] |
testcases for function Delete
Definition at line 113 of file testDeleteFolders.c.