Searched refs:error_in_expect (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/unit/atf-src/atf-c/ |
H A D | tc.c | 87 static void error_in_expect(struct context *, const char *, ...) 238 error_in_expect(struct context *ctx, const char *fmt, ...) function 259 error_in_expect(ctx, "Test case was expected to terminate abruptly " 262 error_in_expect(ctx, "Test case was expected to exit cleanly but it " 266 error_in_expect(ctx, "Test case was expecting a failure but none " 273 error_in_expect(ctx, "Test case was expected to receive a termination " 276 error_in_expect(ctx, "Test case was expected to hang but it continued " 300 error_in_expect(ctx, "Test case raised a failure but was not " 318 error_in_expect(ctx, "Test case raised a failure but was not " 329 error_in_expect(ct [all...] |
Completed in 10 milliseconds