Searched refs:test_ok (Results 1 – 3 of 3) sorted by relevance
69 int test_ok; variable109 test_ok = 1; in simple_read_cb()124 test_ok = 0; in simple_write_cb()126 test_ok = 1; in simple_write_cb()201 test_ok = 1; in timeout_cb()208 test_ok = 2; in signal_cb_sa()217 test_ok = 1; in signal_cb()289 test_ok = 0; in setup_test()304 if (test_ok) in cleanup_test()310 test_ok = 0; in cleanup_test()[all …]
61 extern int test_ok;184 test_ok++; in http_readcb()202 test_ok++; in http_writecb()209 test_ok = -2; in http_errorcb()227 test_ok++; in http_basic_cb()229 test_ok++; in http_basic_cb()313 test_ok = 0; in http_basic_test()342 if (test_ok != 3) { in http_basic_test()372 if (test_ok != 5) { in http_basic_test()389 ++test_ok; in http_delay_reply()[all …]
65 extern int test_ok;124 test_ok += 1;167 test_ok = 1; in rpc_postrequest_failure()216 test_ok = 0; in rpc_basic_test()224 if (test_ok != 1) { in rpc_basic_test()254 test_ok = 1; in rpc_postrequest_done()306 test_ok = 0; in rpc_basic_message()314 if (test_ok != 1) { in rpc_basic_message()373 test_ok += 1; in GotKillCb()404 test_ok += 1; in GotKillCbTwo()[all …]