Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/atf/atf-c/
Dtc.c801 static void _atf_tc_expect_fail(struct context *, const char *, va_list);
917 _atf_tc_expect_fail(struct context *ctx, const char *reason, va_list ap) in _atf_tc_expect_fail() function
1167 _atf_tc_expect_fail(&Current, reason, ap); in atf_tc_expect_fail()