Home
last modified time | relevance | path

Searched refs:tt_abort_msg (Results 1 – 7 of 7) sorted by relevance

/external/libevent/test/
Dregress_rpc.c753 tt_abort_msg("Failed to set kill message."); in rpc_test()
760 tt_abort_msg("Failed to add how_often."); in rpc_test()
768 tt_abort_msg("Failed to add run message."); in rpc_test()
776 tt_abort_msg("Failed to add note."); in rpc_test()
779 tt_abort_msg("Failed to add note"); in rpc_test()
788 tt_abort_msg("Failed to make complete message."); in rpc_test()
793 tt_abort_msg("Failed to peak tag."); in rpc_test()
800 tt_abort_msg("Failed to unmarshal message."); in rpc_test()
811 tt_abort_msg("Missing data structures."); in rpc_test()
815 tt_abort_msg("Could not get attack."); in rpc_test()
[all …]
Dregress_http.c1097 tt_abort_msg("couldn't make request"); in http_connection_test_()
1112 tt_abort_msg("Couldn't make request"); in http_connection_test_()
1204 tt_abort_msg("couldn't make request"); in http_connection_async_test()
1219 tt_abort_msg("Couldn't make request"); in http_connection_async_test()
1265 tt_abort_msg("couldn't make request"); in http_autofree_connection_test()
1268 tt_abort_msg("couldn't make request"); in http_autofree_connection_test()
1640 tt_abort_msg("Couldn't add vhost"); in http_virtual_host_test()
1644 tt_abort_msg("Couldn't add wildcarded vhost"); in http_virtual_host_test()
1663 tt_abort_msg("Couldn't make request"); in http_virtual_host_test()
1700 tt_abort_msg("Couldn't make request"); in http_virtual_host_test()
[all …]
Dtinytest_macros.h73 #define tt_abort_msg(msg) TT_DIE(("%s", msg)) macro
Dregress_main.c336 tt_abort_msg("Legacy unit test failed"); in run_legacy_test_fn()
Dregress_buffer.c250 tt_abort_msg("Pullup did not preserve content"); in test_evbuffer()
1052 tt_abort_msg("ersatz_socketpair failed"); in test_evbuffer_add_file()
1055 tt_abort_msg("socketpair failed"); in test_evbuffer_add_file()
1096 tt_abort_msg("Data from add_file differs."); in test_evbuffer_add_file()
1222 tt_abort_msg("Not as expected"); in test_evbuffer_readln()
Dregress_thread.c184 tt_abort_msg("Couldn't make base notifiable!"); in thread_basic()
Dregress.c1931 tt_abort_msg("failed to create event base"); in test_event_base_new()
1943 tt_abort_msg("unsuccessful exit from event loop"); in test_event_base_new()
2427 tt_abort_msg("evtag_unmarshal_timeval should have failed"); in evtag_fuzz()