Searched defs:fail_ (Results 1 – 3 of 3) sorted by relevance
36 fail_() { warn_ "$ME_: failed test: $*"; exit 1; } function