Searched refs:test_out_quiet (Results 1 - 8 of 8) sorted by relevance

/dovecot/src/lib/
H A Dtest-uri.c35 test_out_quiet(
69 test_out_quiet(
620 test_out_quiet(
/dovecot/src/lib-imap/
H A Dtest-imap-url.c633 test_out_quiet(t_strdup_printf("url->host.name = %s", urlp->host.name),
636 test_out_quiet(t_strdup_printf("url->host.name = %s", urlp->host.name),
640 test_out_quiet(t_strdup_printf("url->userid = %s", urlp->userid),
643 test_out_quiet(t_strdup_printf("url->userid = %s", urlp->userid),
647 test_out_quiet(t_strdup_printf("url->auth_type = %s", urlp->auth_type),
650 test_out_quiet(t_strdup_printf("url->auth_type = %s", urlp->auth_type),
654 test_out_quiet("url->port = (unspecified)",
657 test_out_quiet(t_strdup_printf("url->port = %u", urlp->port),
661 test_out_quiet("url->host.ip = (unspecified)",
664 test_out_quiet("ur
[all...]
/dovecot/src/lib-test/
H A Dtest-common.h51 void test_out_quiet(const char *name, bool success); /* only prints failures */
H A Dtest-common.c106 void test_out_quiet(const char *name, bool success) function
/dovecot/src/lib-fs/
H A Dtest-fs-posix.c35 test_out_quiet("fs_init() failed", ret >= 0);
/dovecot/src/lib-smtp/
H A Dtest-smtp-command-parser.c171 test_out_quiet("error code",
306 test_out_quiet("error code",
H A Dtest-smtp-client-errors.c228 test_out_quiet("inappropriate callback", FALSE);
/dovecot/src/lib-http/
H A Dtest-http-client-errors.c172 test_out_quiet("inappropriate callback", FALSE);

Completed in 23 milliseconds