![]() |
FOSSology
4.6.0-rc1
Open Source License Compliance by Open Source Software
|
Unit test cases for RunCommand() More...
#include "run_tests.h"
Go to the source code of this file.
Functions | |
| void | testRunCommand4ZcatTesting () |
| test the command zcat, just testing if the commmand can run | |
| void | testRunCommand4Zcat () |
| test the command zcat, unpack via zcat | |
| void | testRunCommand4Pdf () |
| test the command pdftotext | |
| void | testRunCommand4Rpm1 () |
| test rpm file, the command is rmp2cpio | |
| void | testRunCommand4Rpm2 () |
| test rpm file, the command is cpio | |
Variables | |
| static char * | Cmd = "" |
| static char * | CmdPre = "" |
| static char * | File = "" |
| static char * | CmdPost = "" |
| static char * | Out = "" |
| static char * | Where = "" |
| static int | Result = 0 |
| CU_TestInfo | RunCommand_testcases [] |
| Run test cases. More... | |
Unit test cases for RunCommand()
Definition in file test_RunCommand.c.
| CU_TestInfo RunCommand_testcases[] |
Run test cases.
Definition at line 115 of file test_RunCommand.c.