Searched refs:test_diag (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/inc/Test/Builder/
H A DTester.pm60 our @EXPORT = qw(test_out test_err test_fail test_diag test_test line_num);
181 Once C<test_out> or C<test_err> (or C<test_fail> or C<test_diag>) have
245 =item test_diag
249 provides a convience function C<test_diag> that you can use instead of
252 The C<test_diag> function prepends comment hashes and spacing to the
260 test_diag("Couldn't open file");
263 the end of output and test_diag will. So to check
269 test_diag("foo","bar")
275 sub test_diag subroutine
/macosx-10.10.1/CommonCrypto-60061/test/test/
H A Dtestmore.h76 test_diag(test_directive, test_reason, __FILE__, __LINE__, MSG, ## ARGS)
180 int test_diag(const char *directive, const char *reason,
H A Dtestmore.c162 test_diag(const char *directive, const char *reason, function
/macosx-10.10.1/Security-57031.1.35/Security/regressions/test/
H A Dtestmore.h85 test_diag(test_directive, test_reason, __FILE__, __LINE__, MSG, ## ARGS)
201 int test_diag(const char *directive, const char *reason,
H A Dtestmore.c190 test_diag(const char *directive, const char *reason, function
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/test/
H A Dtestmore.h54 test_diag(test_directive, test_reason, __FILE__, __LINE__, MSG, ## ARGS)
158 int test_diag(const char *directive, const char *reason,
H A Dtestmore.c149 test_diag(const char *directive, const char *reason, function
H A Dtestsecevent.c145 test_diag(directive, reason, file, line,

Completed in 120 milliseconds