HomeSort by: relevance | last modified time | path
    Searched defs:error_in_expect (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/atf/dist/atf-c/
tc.c 88 static void error_in_expect(struct context *, const char *, ...)
242 error_in_expect(struct context *ctx, const char *fmt, ...) function
263 error_in_expect(ctx, "Test case was expected to terminate abruptly "
266 error_in_expect(ctx, "Test case was expected to exit cleanly but it "
270 error_in_expect(ctx, "Test case was expecting a failure but none "
277 error_in_expect(ctx, "Test case was expected to receive a termination "
280 error_in_expect(ctx, "Test case was expected to hang but it continued "
304 error_in_expect(ctx, "Test case raised a failure but was not "
322 error_in_expect(ctx, "Test case raised a failure but was not "
333 error_in_expect(ctx, "Test case was expecting a failure but got
    [all...]
tc.c 88 static void error_in_expect(struct context *, const char *, ...)
242 error_in_expect(struct context *ctx, const char *fmt, ...) function
263 error_in_expect(ctx, "Test case was expected to terminate abruptly "
266 error_in_expect(ctx, "Test case was expected to exit cleanly but it "
270 error_in_expect(ctx, "Test case was expecting a failure but none "
277 error_in_expect(ctx, "Test case was expected to receive a termination "
280 error_in_expect(ctx, "Test case was expected to hang but it continued "
304 error_in_expect(ctx, "Test case raised a failure but was not "
322 error_in_expect(ctx, "Test case raised a failure but was not "
333 error_in_expect(ctx, "Test case was expecting a failure but got
    [all...]

Completed in 72 milliseconds