ARB
Functions
test_runtool Namespace Reference

Functions

charmake_checked_piped_command (const char *piped_command, int pipeSymbolCount)
 
void add_valgrinded_cmd (StrArray &array, char *cmd)
 
charvalgrinded_pipe_command (const char *piped_command, const char *first_pipe)
 
GB_ERROR valgrinded_system (const char *cmdline)
 

Function Documentation

char* test_runtool::make_checked_piped_command ( const char piped_command,
int  pipeSymbolCount 
)
inline
void test_runtool::add_valgrinded_cmd ( StrArray &  array,
char cmd 
)
inline

Definition at line 50 of file test_runtool.h.

References make_valgrinded_call.

Referenced by valgrinded_pipe_command().

char* test_runtool::valgrinded_pipe_command ( const char piped_command,
const char first_pipe 
)
inline
GB_ERROR test_runtool::valgrinded_system ( const char cmdline)
inline