Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c/
H A Dtc.c840 static void _atf_tc_expect_fail(struct context *, const char *, va_list);
956 _atf_tc_expect_fail(struct context *ctx, const char *reason, va_list ap) in _atf_tc_expect_fail() function
1213 _atf_tc_expect_fail(&Current, reason, ap); in atf_tc_expect_fail()