Searched defs:test_program_failure (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/lib-program-client/
H A Dtest-program-client-local.c144 void test_program_failure(void) { function
145 test_begin("test_program_failure");
233 test_program_failure,
H A Dtest-program-client-net.c185 } else if (strcmp(args[0], "test_program_failure")==0) {
369 void test_program_failure(void) { function
370 test_begin("test_program_failure");
375 "test_program_failure", NULL
474 test_program_failure,
H A Dtest-program-client-unix.c153 } else if (strcmp(args[0], "test_program_failure")==0) {
318 void test_program_failure(void) { function
319 test_begin("test_program_failure");
324 "test_program_failure", NULL
378 test_program_failure,

Completed in 12 milliseconds