![]() |
FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|
testing for the function SetEnv() More...
#include <CUnit/CUnit.h>#include "wget_agent.h"#include "utility.h"
Go to the source code of this file.
Functions | |
| int | SetEnvInit () |
| initialize | |
| int | SetEnvClean () |
| clean the env | |
| void | testSetEnvNormal () |
| set the global variables More... | |
Variables | |
| static char | Source [MAX_LENGTH] |
| static char | TempFileDir [MAX_LENGTH] |
| CU_TestInfo | testcases_SetEnv [] |
| testcases for function SetEnv More... | |
testing for the function SetEnv()
Definition in file testSetEnv.c.
| void testSetEnvNormal | ( | ) |
set the global variables
Definition at line 63 of file testSetEnv.c.
| CU_TestInfo testcases_SetEnv[] |
testcases for function SetEnv
Definition at line 78 of file testSetEnv.c.