Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp13064 const int MaxExitCode = 255; variable
13236 return MaxExitCode; in applyCommandLine()
13333 …return (std::min) (MaxExitCode, (std::max) (totals.error, static_cast<int>(totals.assertions.faile… in runInternal()
13338 return MaxExitCode; in runInternal()