Searched refs:test_reason (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/CommonCrypto-60049/test/test/
H A Dtestcpp.h37 test_ok(_this, TESTNAME, test_directive, test_reason, \
46 test_ok(_this, TESTNAME, test_directive, test_reason, \
57 _this = test_ok(false, TESTNAME, test_directive, test_reason, \
66 test_directive, test_reason, __FILE__, __LINE__, \
73 _this = test_ok(false, TESTNAME, test_directive, test_reason, \
H A Dtestmore.h61 test_ok(!!(THIS), TESTNAME, test_directive, test_reason, \
67 test_ok((_this == _that), TESTNAME, test_directive, test_reason, \
76 test_diag(test_directive, test_reason, __FILE__, __LINE__, MSG, ## ARGS)
81 test_ok((_this OP _that), TESTNAME, test_directive, test_reason, \
92 test_ok(!strcmp(_this, _that), TESTNAME, test_directive, test_reason, \
106 TESTNAME, test_directive, test_reason, \
120 *test_reason __attribute__((unused)) = (REASON)
124 *test_reason = (REASON)
134 test_ok(!_this, TESTNAME, test_directive, test_reason, \
143 test_ok(_this == _that, TESTNAME, test_directive, test_reason, \
[all...]
H A Dtestmore.c45 const char *test_reason = NULL; variable
/macosx-10.9.5/Security-55471.14.18/regressions/test/
H A Dtestcpp.h37 test_ok(_this, TESTNAME, test_directive, test_reason, \
46 test_ok(_this, TESTNAME, test_directive, test_reason, \
57 _this = test_ok(false, TESTNAME, test_directive, test_reason, \
66 test_directive, test_reason, __FILE__, __LINE__, \
73 _this = test_ok(false, TESTNAME, test_directive, test_reason, \
H A Dtestmore.h70 test_reason, __FILE__, __LINE__, NULL); \
77 test_directive, test_reason, __FILE__, __LINE__, \
85 test_diag(test_directive, test_reason, __FILE__, __LINE__, MSG, ## ARGS)
91 test_directive, test_reason, __FILE__, __LINE__, \
102 test_directive, test_reason, __FILE__, __LINE__, \
115 test_create_description(__VA_ARGS__), test_directive, test_reason, \
129 *test_reason __attribute__((unused)) = (REASON)
133 *test_reason = (REASON)
144 test_directive, test_reason, __FILE__, __LINE__, \
153 test_directive, test_reason, __FILE_
[all...]
H A Dtestmore.c46 const char *test_reason = NULL; variable
/macosx-10.9.5/Security-55471.14.18/utilities/Regressions/
H A Dsu-41-secdb-stress.c28 test_reason, __FILE__, __LINE__, NULL); \
39 test_directive, test_reason, __FILE__, __LINE__, \
49 #define SecDbExecWithSql(dbconn, sql) test_SecDbExecWithSql(dbconn, sql, test_directive, test_reason, __FILE__, __LINE__)
62 #define SecDbDeleteWithInts(dbconn, key, value) test_SecDbDeleteWithInts(dbconn, key, value, test_directive, test_reason, __FILE__, __LINE__)
/macosx-10.9.5/Security-55471.14.18/sec/securityd/Regressions/
H A Dsd-70-engine.c45 static void testsync(const char *name, const char *test_directive, const char *test_reason, void (^aliceInit)(SOSDataSourceRef ds), void (^bobInit)(SOSDataSourceRef ds), CFStringRef msg, ...) { argument
231 testsync("sd_70_engine", test_directive, test_reason,
240 testsync("sd_70_engine-alice1", test_directive, test_reason,
257 testsync("sd_70_engine-alice1bob1", test_directive, test_reason,
281 testsync("sd_70_engine-alice1bob2", test_directive, test_reason,
312 testsync("sd_70_engine-update", test_directive, test_reason,
351 testsync("sd_70_engine-foreign-add", test_directive, test_reason,
/macosx-10.9.5/Security-55471.14.18/sec/Security/Regressions/secitem/
H A Dsi-16-ec-certificate.c1064 test_create_description(__VA_ARGS__), test_directive, test_reason, \

Completed in 225 milliseconds