ARB
|
Functions | |
char * | make_checked_piped_command (const char *piped_command, int pipeSymbolCount) |
void | add_valgrinded_cmd (StrArray &array, char *cmd) |
char * | valgrinded_pipe_command (const char *piped_command, const char *first_pipe) |
GB_ERROR | valgrinded_system (const char *cmdline) |
|
inline |
Definition at line 26 of file test_runtool.h.
References arb_assert, GBS_strstruct::cat(), GBK_singlequote(), GBS_global_string_copy(), GBS_strstruct::get_data(), and GBS_strstruct::nprintf().
Referenced by valgrinded_pipe_command().
|
inline |
Definition at line 50 of file test_runtool.h.
References make_valgrinded_call.
Referenced by valgrinded_pipe_command().
|
inline |
Definition at line 55 of file test_runtool.h.
References add_valgrinded_cmd(), ARB_strpartdup(), find_pipe_symbol(), GBT_join_strings(), make_checked_piped_command(), and will_valgrind_calls().
Referenced by valgrinded_system().
Definition at line 81 of file test_runtool.h.
References ARB_strdup(), error(), find_pipe_symbol(), GBK_system(), make_valgrinded_call, NULp, and valgrinded_pipe_command().