tor/src/test
2022-05-24 15:24:48 -04:00
..
conf_examples Allow mutiple lines on configuration for ROUTERSET entries. #28361 2020-10-21 01:53:50 +01:00
conf_failures test/parseconf: Add failure cases in conf_failures/ 2019-11-14 11:57:50 +10:00
fuzz Merge remote-tracking branch 'asn-private/hsfuz' into hs_fuzzing 2021-10-15 11:20:06 -04:00
.may_include practracker: Add missing .may_include files 2019-12-04 12:15:22 -05:00
bench.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
bt_test.py python: Add __future__ imports for python 3 compatibility 2019-12-12 15:58:51 +10:00
ed25519_exts_ref.py Add two new test vectors for ed25519 key blinding. 2021-03-30 00:03:27 +03:00
ed25519_vectors.inc Add two new test vectors for ed25519 key blinding. 2021-03-30 00:03:27 +03:00
example_extrainfo.inc Regenerate extample_extrainfo.inc and adjust tests. 2020-10-16 16:07:46 -04:00
example_extrainfo.template Regenerate extample_extrainfo.inc and adjust tests. 2020-10-16 16:07:46 -04:00
failing_routerdescs.inc Regenerate complete failing_routerdescs.inc and adjust tests accordingly. 2020-10-16 16:07:46 -04:00
failing_routerdescs.template Regenerate complete failing_routerdescs.inc and adjust tests accordingly. 2020-10-16 16:07:46 -04:00
fakechans.h Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
fakecircs.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
fakecircs.h Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
fuzz_static_testcases.sh
hs_build_address.py Support Python 3.8 in hs_build_address.py 2020-11-28 11:38:43 +00:00
hs_indexes.py python: Add __future__ imports for python 3 compatibility 2019-12-12 15:58:51 +10:00
hs_ntor_ref.py Merge branch 'maint-0.3.5' into maint-0.4.3 2020-11-16 22:42:22 -05:00
hs_test_helpers.c hs: Decode flow-control line 2022-02-22 19:28:34 +00:00
hs_test_helpers.h Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
include.am test: Don't run HSv2 Chutney test networks 2021-10-19 09:51:24 -04:00
log_test_helpers.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
log_test_helpers.h Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
ntor_ref.py python: Add __future__ imports for python 3 compatibility 2019-12-12 15:58:51 +10:00
ntor_v3_ref.py Add reference implementation for ntor v3. 2021-08-26 15:09:56 -04:00
ope_ref.py python: Add __future__ imports for python 3 compatibility 2019-12-12 15:58:51 +10:00
opts_test_helpers.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
opts_test_helpers.h Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
prob_distr_mpfr_ref.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
ptr_helpers.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
ptr_helpers.h Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
resolve_test_helpers.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
resolve_test_helpers.h Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
rng_test_helpers.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
rng_test_helpers.h Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
rust_supp.txt
slow_ed25519.py Update slow_ed25519.py to work with python 3. 2020-10-16 16:07:46 -04:00
slownacl_curve25519.py python: Add __future__ imports for python 3 compatibility 2019-12-12 15:58:51 +10:00
sr_commit_calc_ref.py python: Add __future__ imports for python 3 compatibility 2019-12-12 15:58:51 +10:00
sr_srv_calc_ref.py python: Add __future__ imports for python 3 compatibility 2019-12-12 15:58:51 +10:00
test-memwipe.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test-network.sh Remove no-longer needed logging statements 2019-04-02 12:59:37 +03:00
test-process.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test-timers.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test.c Add test for TAP vs ntor2+ntor3 onion queue ordering 2022-02-22 19:28:34 +00:00
test.h test: Add sandbox unit tests 2021-09-28 11:06:52 -04:00
test_accounting.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_addr.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_address.c net: Reject invalid characters in port ranges 2021-10-04 15:19:16 -04:00
test_address_set.c Merge branch 'maint-0.4.5' into maint-0.4.6 2021-06-26 10:04:38 -04:00
test_bridges.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_bt.sh
test_bt_cl.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_btrack.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_buffers.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_bwmgt.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_cell_formats.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_cell_queue.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_channel.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_channelpadding.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_channeltls.c Turn orconn watermarks into consensus parameters. 2021-10-04 10:45:46 -04:00
test_checkdir.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_circuitbuild.c Service intro circuits are now 4-hop to avoid linkability by intro 2021-07-12 11:24:58 +03:00
test_circuitlist.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_circuitmux.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_circuitmux_ewma.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_circuitpadding.c Extend info argument updates for non-ntorv3 cases 2022-02-22 19:28:34 +00:00
test_circuitstats.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_circuituse.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_cmdline.sh test/scripts: Use the same code to find the tor binary 2019-11-05 11:07:31 +10:00
test_compat_libevent.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_config.c Run "make autostyle" in advance of new series. 2021-03-12 11:40:48 -05:00
test_confmgr.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_confparse.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_connection.c Use tor_event_free instead of event_del+tor_free 2022-04-20 00:14:25 -04:00
test_connection.h Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_conscache.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_consdiff.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_consdiffmgr.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_containers.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_controller.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_controller_events.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_crypto.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_crypto_ope.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_crypto_openssl.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_crypto_rng.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_crypto_slow.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_data.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_descriptors.inc Replace the contents of test_descriptors.inc with a new set. 2020-10-16 16:07:46 -04:00
test_dir.c Move published_on from routerstatus_t to vote_routerstatus_t. 2021-11-09 13:29:36 -05:00
test_dir_common.c Move published_on from routerstatus_t to vote_routerstatus_t. 2021-11-09 13:29:36 -05:00
test_dir_common.h Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_dir_handle_get.c test: Fix unit tests after disabling version 2 2021-10-19 09:51:24 -04:00
test_dirauth_ports.c Add an extra prop330 test, and clarifying comments. 2021-03-24 10:31:13 -04:00
test_dirvote.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_dispatch.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_dns.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_dos.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_entryconn.c test: Fix unit tests after disabling version 2 2021-10-19 09:51:24 -04:00
test_entrynodes.c Add a switch to toggle the feature on/off 2021-07-12 12:22:58 +03:00
test_extorport.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_geoip.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_guardfraction.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_handles.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_helpers.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_helpers.h Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_hs_cache.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_hs_cell.c trunnel: Make hs/cell_common.trunnel generic 2022-02-22 19:28:34 +00:00
test_hs_client.c hs: Fix tests for congestion control 2022-02-22 19:28:35 +00:00
test_hs_common.c hs: Fix merge conflicts after merging forward 40476 2021-10-19 10:57:10 -04:00
test_hs_config.c test: Fix unit tests after disabling version 2 2021-10-19 09:51:24 -04:00
test_hs_control.c test_hs_control: initialize pointers to NULL 2021-07-12 14:59:29 -04:00
test_hs_descriptor.c Add test for sendme_inc validation. 2022-02-22 19:28:36 +00:00
test_hs_descriptor.inc
test_hs_dos.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_hs_intropoint.c trunnel: Make hs/cell_common.trunnel generic 2022-02-22 19:28:34 +00:00
test_hs_metrics.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_hs_ntor.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_hs_ntor.sh test: Fix a comment typo in src/test/test_hs_ntor.sh 2019-10-31 00:43:13 +10:00
test_hs_ntor_cl.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_hs_ob.c test_hs_ob: initialize pointers to NULL 2021-07-12 15:04:43 -04:00
test_hs_service.c Reject intro2 cells that request unadvertized congestion control. 2022-02-23 00:42:31 +00:00
test_include.py Attempt to fix test_include.py on TravisCI #25140 2020-08-12 14:35:51 +01:00
test_include.sh Add test for torrc %include functionality and seccomp sandbox 2020-07-15 22:01:08 +01:00
test_key_expiration.sh Fix script failures 2020-11-17 11:23:08 -05:00
test_keygen.sh Fix script failures 2020-11-17 11:23:08 -05:00
test_keypin.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_link_handshake.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_logging.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_mainloop.c Merge branch 'tor-gitlab/mr/337' 2021-03-17 11:53:14 -04:00
test_metrics.c Merge branch 'maint-0.4.5' into maint-0.4.6 2022-02-03 08:30:40 -05:00
test_microdesc.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_namemap.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_netinfo.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_nodelist.c Move published_on from routerstatus_t to vote_routerstatus_t. 2021-11-09 13:29:36 -05:00
test_ntor.sh
test_ntor_cl.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_ntor_v3.c Add test for congestion control negotiation logic. 2022-02-22 19:28:34 +00:00
test_oom.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_oos.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_options.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_options_act.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_parsecommon.c Remove NEED_SKEY_1024 parsing. 2021-04-23 15:55:51 -04:00
test_parseconf.sh Add running glibc version to the log. #40047 2020-07-17 18:45:57 +01:00
test_pem.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_periodic_event.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_policy.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_prob_distr.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_process.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_process_descs.c dirauth: Reject EOL 0.3.5.x relays 2022-02-16 13:59:30 -05:00
test_process_slow.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_procmon.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_proto_haproxy.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_proto_http.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_proto_misc.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_protover.c hs: Fix tests for congestion control 2022-02-22 19:28:35 +00:00
test_pt.c Don't kill managed proxy on method error 2021-11-19 14:50:36 -05:00
test_ptr_slow.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_pubsub_build.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_pubsub_msg.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_rebind.py Update test_rebind.py to expect new format. 2020-07-16 09:02:10 -04:00
test_rebind.sh test/scripts: Use the same code to find the tor binary 2019-11-05 11:07:31 +10:00
test_relay.c Merge branch 'maint-0.4.5' into maint-0.4.6 2021-10-21 12:35:36 +00:00
test_relaycell.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_relaycrypt.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_replay.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_rng.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_router.c Move published_on from routerstatus_t to vote_routerstatus_t. 2021-11-09 13:29:36 -05:00
test_routerkeys.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_routerlist.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_routerset.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_sandbox.c sandbox: Allow "statx" syscall on i386 for glibc 2.33 2021-11-05 10:30:51 -04:00
test_scheduler.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_sendme.c Add test for sendme_cell_is_next with sendme_inc of 31 2022-02-22 19:28:36 +00:00
test_shared_random.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_slow.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_socks.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_statefile.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_stats.c test: Unit tests for overload onionskin ntor 2022-03-15 13:28:17 -04:00
test_status.c Add "Heartbeat" to the start of several heartbeat messages. 2021-03-19 13:33:56 -04:00
test_storagedir.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_switch_id.c Fix Windows build. 2021-10-29 16:52:18 +00:00
test_switch_id.sh
test_threads.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_token_bucket.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_tortls.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_tortls.h Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_tortls_openssl.c Merge branch 'maint-0.3.5' into maint-0.4.4 2021-05-25 13:25:23 +00:00
test_util.c Merge branch 'maint-0.4.5' into maint-0.4.6 2021-08-16 15:28:22 +00:00
test_util_format.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_util_process.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_voting_flags.c Move published_on from routerstatus_t to vote_routerstatus_t. 2021-11-09 13:29:36 -05:00
test_voting_schedule.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_workqueue.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_workqueue_cancel.sh
test_workqueue_efd.sh
test_workqueue_efd2.sh
test_workqueue_pipe.sh
test_workqueue_pipe2.sh
test_workqueue_socketpair.sh
test_x509.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
test_zero_length_keys.sh test/scripts: Use the same code to find the tor binary 2019-11-05 11:07:31 +10:00
testing_common.c test: Re-init pregenerated RSA keys for NSS only 2022-04-28 15:12:17 -04:00
testing_rsakeys.c Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
unittest_part1.sh Parallelize src/test/test into chunks. 2020-10-07 08:00:49 -04:00
unittest_part2.sh Parallelize src/test/test into chunks. 2020-10-07 08:00:49 -04:00
unittest_part3.sh Parallelize src/test/test into chunks. 2020-10-07 08:00:49 -04:00
unittest_part4.sh Parallelize src/test/test into chunks. 2020-10-07 08:00:49 -04:00
unittest_part5.sh Parallelize src/test/test into chunks. 2020-10-07 08:00:49 -04:00
unittest_part6.sh Parallelize src/test/test into chunks. 2020-10-07 08:00:49 -04:00
unittest_part7.sh Parallelize src/test/test into chunks. 2020-10-07 08:00:49 -04:00
unittest_part8.sh Parallelize src/test/test into chunks. 2020-10-07 08:00:49 -04:00
vote_descriptors.inc Fix up vote tests in test_dir_handle_get. 2020-10-16 16:07:46 -04:00
zero_length_keys.sh Merge branch 'maint-0.4.0' 2019-05-29 21:20:02 +03:00