Searched refs:ABTS_NOT_IMPL (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10/apr-32/apr/apr/test/
H A Dtestenv.c36 ABTS_NOT_IMPL(tc, "apr_env_set");
48 ABTS_NOT_IMPL(tc, "apr_env_set (skip test for apr_env_get)");
55 ABTS_NOT_IMPL(tc, "apr_env_get");
68 ABTS_NOT_IMPL(tc, "apr_env_set (skip test for apr_env_delete)");
75 ABTS_NOT_IMPL(tc, "apr_env_delete");
81 ABTS_NOT_IMPL(tc, "apr_env_get (skip sanity check for apr_env_delete)");
95 ABTS_NOT_IMPL(tc, "apr_env_set (skip test_emptyenv)");
106 ABTS_NOT_IMPL(tc, "apr_env (skip recycle test_emptyenv)");
H A Dtesttime.c80 ABTS_NOT_IMPL(tc, "apr_time_exp_gmt");
103 ABTS_NOT_IMPL(tc, "apr_time_exp_lt");
134 ABTS_NOT_IMPL(tc, "apr_time_exp_get");
152 ABTS_NOT_IMPL(tc, "apr_time_exp_get");
169 ABTS_NOT_IMPL(tc, "apr_time_exp_gmt_get");
182 ABTS_NOT_IMPL(tc, "apr_rfc822_date");
198 ABTS_NOT_IMPL(tc, "apr_ctime");
218 ABTS_NOT_IMPL(tc, "apr_strftime");
234 ABTS_NOT_IMPL(tc, "apr_strftime");
248 ABTS_NOT_IMPL(t
[all...]
H A Dtestuser.c64 ABTS_NOT_IMPL(tc, "Groups from apr_uid_current");
67 ABTS_NOT_IMPL(tc, "Groups from apr_uid_get");
154 ABTS_NOT_IMPL(tc, "Users not implemented on this platform");
H A Dtestprocmutex.c132 ABTS_NOT_IMPL(tc, "apr_proc_mutex_trylock not implemented");
177 ABTS_NOT_IMPL(tc, "APR lacks fork() support");
H A Dtestlfs.c41 #define PRECOND if (!madefile) { ABTS_NOT_IMPL(tc, "Large file tests not enabled"); return; }
78 ABTS_NOT_IMPL(tc, "Creation of large file (apparently not sparse)");
93 ABTS_NOT_IMPL(tc, "Creation of large file (rlimit, quota or fs)");
345 ABTS_NOT_IMPL(tc, "Large Files not supported");
H A Dtestoc.c103 ABTS_NOT_IMPL(tc, "Other child logic not implemented on this platform");
H A Dtestsockets.c67 ABTS_NOT_IMPL(tc, "IPv6 not enabled");
82 ABTS_NOT_IMPL(tc, "IPv6 not enabled");
108 ABTS_NOT_IMPL(tc, "IPv6 not enabled");
H A Dtestthread.c111 ABTS_NOT_IMPL(tc, "Threads not implemented on this platform");
H A Dabts.h93 #define ABTS_NOT_IMPL(a, b) abts_not_impl(a, b, __LINE__); macro
H A Dtestmmap.c34 ABTS_NOT_IMPL(tc, "User functions");
H A Dtestsockopt.c84 ABTS_NOT_IMPL(tc, "TCP isn't corkable");
H A Dtestlock.c188 ABTS_NOT_IMPL(tc, "rwlocks not implemented");
313 ABTS_NOT_IMPL(tc, "Threads not implemented on this platform");
H A Dtestpoll.c566 ABTS_NOT_IMPL(tc, "pollcb interface not supported"); \
577 ABTS_NOT_IMPL(tc, "pollcb interface not supported");
726 ABTS_NOT_IMPL(tc, "pollcb interface not supported");
H A Dtestsock.c363 ABTS_NOT_IMPL(tc, "Cannot test if connect completes "
H A Dtestcond.c644 ABTS_NOT_IMPL(tc, "Threads not implemented on this platform");
H A Dtestrand.c330 ABTS_NOT_IMPL(tc, "apr_generate_random_bytes");
/macosx-10.10/apr-32/apr-util/apr-util/test/
H A Dtestutil.c29 ABTS_NOT_IMPL(tc, context);
H A Dabts.h93 #define ABTS_NOT_IMPL(a, b) abts_not_impl(a, b, __LINE__); macro
H A Dtestcrypto.c44 ABTS_NOT_IMPL(tc, err->msg);
48 ABTS_NOT_IMPL(tc, (char *)driver);
118 ABTS_NOT_IMPL(tc, apr_psprintf(pool,
165 ABTS_NOT_IMPL(tc, "apr_crypto_block_encrypt_init returned APR_ENOTIMPL");
245 ABTS_NOT_IMPL(tc, "apr_crypto_block_decrypt_init returned APR_ENOTIMPL");
H A Dtestbuckets.c325 ABTS_NOT_IMPL(tc, "Skipped: could not create large file");

Completed in 145 milliseconds