Searched refs:atf_tc_fail (Results 1 - 13 of 13) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/test-programs/
H A Dc_helpers.c58 atf_tc_fail("unlink(2) of %s failed", path);
68 atf_tc_fail("Could not create file %s", path);
101 atf_tc_fail("On purpose");
138 atf_tc_fail("Failed to create oldvalue file");
246 atf_tc_fail("Some reason");
260 atf_tc_fail("The failure");
406 atf_tc_fail("Cannot find datafile");
423 atf_tc_fail("Failure reason");
441 atf_tc_fail("First line\nSecond line");
/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dtp_test.c72 atf_tc_fail("Unexpected unknown option -%c found", optopt);
H A Dtc.h106 void atf_tc_fail(const char *, ...)
H A Dutils.c212 atf_tc_fail("Failed to check the existence of %s: %s", path,
232 atf_tc_fail("fork failed");
H A Dtc.c669 atf_tc_fail("Configuration variable %s does not have a valid "
701 atf_tc_fail("Configuration variable %s does not have a valid "
1059 atf_tc_fail(const char *fmt, ...) function
/bind-9.6-ESV-R11/unit/atf-src/bootstrap/
H A Dh_tp_basic_c.c51 atf_tc_fail("On purpose");
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dexpect_helpers.c46 atf_tc_fail("Some reason");
60 atf_tc_fail("The failure");
/bind-9.6-ESV-R11/lib/dns/tests/
H A Ddbversion_test.c113 atf_tc_fail("dns_db_attachversion did not assert");
157 atf_tc_fail("dns_db_closeversion did not assert");
205 atf_tc_fail("dns_db_find did not assert");
252 atf_tc_fail("dns_db_allrdatasets did not assert");
310 atf_tc_fail("dns_db_findrdataset did not assert");
365 atf_tc_fail("dns_db_deleterdataset did not assert");
427 atf_tc_fail("dns_db_dns_db_subtractrdataset did not assert");
482 atf_tc_fail("dns_db_dump did not assert");
541 atf_tc_fail("dns_db_adddataset did not assert");
597 atf_tc_fail("dns_db_dum
[all...]
/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Duser_test.c74 atf_tc_fail("Call to getgroups failed");
H A Dtest_helpers.c67 atf_tc_fail("%s", failmsg);
H A Ddynstr_test.c192 atf_tc_fail("Failed to construct dynstr by repeating %zd "
388 atf_tc_fail("Failed to append character at iteration %zd", i);
402 atf_tc_fail("Failed to append character at iteration %zd", i);
488 atf_tc_fail("Failed to prepend character at iteration %zd", i);
508 atf_tc_fail("Failed to prepend character at iteration %zd", i);
H A Dfs_test.c58 atf_tc_fail("Could not create helper directory %s", p);
69 atf_tc_fail("Could not create helper file %s", p);
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dtests.cpp322 atf_tc_fail("%s", reason.c_str());

Completed in 41 milliseconds