Home
last modified time | relevance | path

Searched refs:mock_get_options (Results 1 – 25 of 28) sorted by relevance

12

/dports/security/tor/tor-0.4.6.8/src/test/fuzz/
H A Dfuzzing_common.c18 mock_get_options(void) in mock_get_options() function
116 MOCK(get_options, mock_get_options); in global_init()
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/fuzz/
H A Dfuzzing_common.c18 mock_get_options(void) in mock_get_options() function
116 MOCK(get_options, mock_get_options); in global_init()
/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_scheduler.c40 mock_get_options(void) in mock_get_options() function
358 MOCK(get_options, mock_get_options); in perform_channel_state_tests()
572 MOCK(get_options, mock_get_options); in test_scheduler_loop_vanilla()
749 MOCK(get_options, mock_get_options); in test_scheduler_loop_kist()
854 MOCK(get_options, mock_get_options); in test_scheduler_initfree()
885 MOCK(get_options, mock_get_options); in test_scheduler_can_use_kist()
954 MOCK(get_options, mock_get_options); in test_scheduler_ns_changed()
1075 MOCK(get_options, mock_get_options); in test_scheduler_kist_pending_list()
H A Dtest_options_act.c50 mock_get_options(void) in mock_get_options() function
59 MOCK(get_options, mock_get_options); in test_options_act_create_dirs()
181 MOCK(get_options, mock_get_options); in test_options_act_log_transition()
H A Dtest_dir_handle_get.c316 mock_get_options(void) in mock_get_options() function
345 MOCK(get_options, mock_get_options); in test_dir_handle_get_micro_d()
404 MOCK(get_options, mock_get_options); in test_dir_handle_get_micro_d_server_busy()
453 MOCK(get_options, mock_get_options); in test_dir_handle_get_networkstatus_bridges_not_found_without_auth()
487 MOCK(get_options, mock_get_options); in test_dir_handle_get_networkstatus_bridges()
527 MOCK(get_options, mock_get_options); in test_dir_handle_get_networkstatus_bridges_not_found_wrong_auth()
909 MOCK(get_options, mock_get_options); in test_dir_handle_get_server_descriptors_busy()
1413 MOCK(get_options, mock_get_options); in test_dir_handle_get_server_keys_busy()
1472 MOCK(get_options, mock_get_options); in test_dir_handle_get_status_vote_current_consensus_ns_not_enough_sigs()
1518 MOCK(get_options, mock_get_options); in test_dir_handle_get_status_vote_current_consensus_ns_not_found()
[all …]
H A Dtest_oos.c28 mock_get_options(void) in mock_get_options() function
118 MOCK(get_options, mock_get_options); in test_oos_connection_check_oos()
H A Dtest_bwmgt.c45 mock_get_options(void) in mock_get_options() function
341 MOCK(get_options, mock_get_options); in test_bwmgt_dir_conn_global_write_low()
H A Dtest_dns.c30 mock_get_options(void) in mock_get_options() function
41 MOCK(get_options, mock_get_options); in test_dns_configure_ns_fallback()
H A Dtest_stats.c375 mock_get_options(void) in mock_get_options() function
434 MOCK(get_options, mock_get_options); in test_fill_bandwidth_history()
H A Dtest_circuitbuild.c477 mock_get_options(void) in mock_get_options() function
501 MOCK(get_options, mock_get_options); in test_circuit_extend_lspec_valid()
921 MOCK(get_options, mock_get_options); in test_circuit_choose_ip_ap_for_extend()
1028 MOCK(get_options, mock_get_options); in test_circuit_open_connection_for_extend()
H A Dtest_policy.c1538 mock_get_options(void) in mock_get_options() function
1576 MOCK(get_options, mock_get_options); in test_policies_getinfo_helper_policies()
1771 MOCK(get_options, mock_get_options); in test_policies_fascist_firewall_allows_address()
2138 MOCK(get_options, mock_get_options); in test_policies_fascist_firewall_choose_address()
H A Dtest_address.c1250 mock_get_options(void) in mock_get_options() function
1287 MOCK(get_options, mock_get_options); in test_address_dirserv_router_addr_private()
H A Dtest_hs_client.c95 mock_get_options(void) in mock_get_options() function
1373 MOCK(get_options, mock_get_options); in test_purge_ephemeral_client_auth()
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_scheduler.c40 mock_get_options(void) in mock_get_options() function
358 MOCK(get_options, mock_get_options); in perform_channel_state_tests()
572 MOCK(get_options, mock_get_options); in test_scheduler_loop_vanilla()
749 MOCK(get_options, mock_get_options); in test_scheduler_loop_kist()
854 MOCK(get_options, mock_get_options); in test_scheduler_initfree()
885 MOCK(get_options, mock_get_options); in test_scheduler_can_use_kist()
954 MOCK(get_options, mock_get_options); in test_scheduler_ns_changed()
1075 MOCK(get_options, mock_get_options); in test_scheduler_kist_pending_list()
H A Dtest_options_act.c50 mock_get_options(void) in mock_get_options() function
59 MOCK(get_options, mock_get_options); in test_options_act_create_dirs()
181 MOCK(get_options, mock_get_options); in test_options_act_log_transition()
H A Dtest_dir_handle_get.c316 mock_get_options(void) in mock_get_options() function
345 MOCK(get_options, mock_get_options); in test_dir_handle_get_micro_d()
404 MOCK(get_options, mock_get_options); in test_dir_handle_get_micro_d_server_busy()
453 MOCK(get_options, mock_get_options); in test_dir_handle_get_networkstatus_bridges_not_found_without_auth()
487 MOCK(get_options, mock_get_options); in test_dir_handle_get_networkstatus_bridges()
527 MOCK(get_options, mock_get_options); in test_dir_handle_get_networkstatus_bridges_not_found_wrong_auth()
909 MOCK(get_options, mock_get_options); in test_dir_handle_get_server_descriptors_busy()
1413 MOCK(get_options, mock_get_options); in test_dir_handle_get_server_keys_busy()
1472 MOCK(get_options, mock_get_options); in test_dir_handle_get_status_vote_current_consensus_ns_not_enough_sigs()
1518 MOCK(get_options, mock_get_options); in test_dir_handle_get_status_vote_current_consensus_ns_not_found()
[all …]
H A Dtest_oos.c28 mock_get_options(void) in mock_get_options() function
118 MOCK(get_options, mock_get_options); in test_oos_connection_check_oos()
H A Dtest_bwmgt.c45 mock_get_options(void) in mock_get_options() function
341 MOCK(get_options, mock_get_options); in test_bwmgt_dir_conn_global_write_low()
H A Dtest_dns.c30 mock_get_options(void) in mock_get_options() function
41 MOCK(get_options, mock_get_options); in test_dns_configure_ns_fallback()
H A Dtest_stats.c375 mock_get_options(void) in mock_get_options() function
434 MOCK(get_options, mock_get_options); in test_fill_bandwidth_history()
H A Dtest_circuitbuild.c477 mock_get_options(void) in mock_get_options() function
501 MOCK(get_options, mock_get_options); in test_circuit_extend_lspec_valid()
921 MOCK(get_options, mock_get_options); in test_circuit_choose_ip_ap_for_extend()
1028 MOCK(get_options, mock_get_options); in test_circuit_open_connection_for_extend()
H A Dtest_policy.c1538 mock_get_options(void) in mock_get_options() function
1576 MOCK(get_options, mock_get_options); in test_policies_getinfo_helper_policies()
1771 MOCK(get_options, mock_get_options); in test_policies_fascist_firewall_allows_address()
2138 MOCK(get_options, mock_get_options); in test_policies_fascist_firewall_choose_address()
H A Dtest_address.c1250 mock_get_options(void) in mock_get_options() function
1287 MOCK(get_options, mock_get_options); in test_address_dirserv_router_addr_private()
H A Dtest_hs_client.c95 mock_get_options(void) in mock_get_options() function
1373 MOCK(get_options, mock_get_options); in test_purge_ephemeral_client_auth()
H A Dtest_dir.c4428 mock_get_options(void) in mock_get_options() function
4532 MOCK(get_options, mock_get_options); in test_dir_dirserv_set_routerstatus_testing()
5184 MOCK(get_options, mock_get_options); in test_dir_download_status_increment()
5655 MOCK(get_options, mock_get_options); in test_dir_dump_unparseable_descriptors()
6554 MOCK(get_options, mock_get_options); in test_dir_find_dl_min_delay()

12