Home
last modified time | relevance | path

Searched refs:_failed (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/pam-krb5/tests/tap/
H A Dbasic.c75 static unsigned long _failed = 0; variable
317 success = (!_aborted && _planned == highest && _failed == 0); in finish()
362 else if (_failed > 0) in finish()
363 diag("Looks like you failed %lu test%s of %lu", _failed, in finish()
364 (_failed > 1 ? "s" : ""), _planned); in finish()
438 _failed++; in ok()
455 _failed++; in okv()
492 _failed++; in ok_block()
535 _failed++; in is_bool()
560 _failed++; in is_int()
[all …]