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

/dovecot/src/lib-test/
H A Dtest-common.c13 static volatile bool expecting_fatal = FALSE; variable
29 if (!expecting_fatal)
89 if (!expecting_fatal)
223 i_assert(expecting_fatal); /* if not at the right time, bail */
293 expecting_fatal = TRUE;
295 expecting_fatal = FALSE;

Completed in 855 milliseconds