ARB
|
Go to the source code of this file.
Macros | |
#define | make_valgrinded_call(command) arb_assert(!find_pipe_symbol(command)) |
Functions | |
const char * | find_pipe_symbol (const char *str) |
bool | will_valgrind_calls () |
bool | seen_valgrinded_call () |
#define make_valgrinded_call | ( | command | ) | arb_assert(!find_pipe_symbol(command)) |
Definition at line 104 of file ut_valgrinded.h.
Referenced by test_runtool::add_valgrinded_cmd(), CommandOutput::CommandOutput(), createCallOnSocketHost(), start_pt_server(), and test_runtool::valgrinded_system().
Definition at line 15 of file ut_valgrinded.h.
Referenced by test_runtool::valgrinded_pipe_command(), and test_runtool::valgrinded_system().
|
inline |
Definition at line 105 of file ut_valgrinded.h.
Referenced by test_runtool::valgrinded_pipe_command().
|
inline |
Definition at line 106 of file ut_valgrinded.h.
Referenced by did_valgrinded_syscall().