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

/dovecot/src/lib-program-client/
H A Dtest-program-client-local.c38 void test_program_success(void) { function
39 test_begin("test_program_success");
229 test_program_success,
H A Dtest-program-client-net.c173 if (strcmp(args[0], "test_program_success")==0) {
294 void test_program_success(void) { function
295 test_begin("test_program_success");
299 "test_program_success", "hello", "world", NULL
410 "test_program_success", "hello", "world", NULL
438 "test_program_success", "hello", "world", NULL
472 test_program_success,
H A Dtest-program-client-unix.c145 if (strcmp(args[0], "test_program_success")==0) {
251 void test_program_success(void) { function
252 test_begin("test_program_success");
256 "test_program_success", "hello", "world", NULL
355 "test_program_success", "hello", "world", NULL
376 test_program_success,

Completed in 23 milliseconds