tor/src/test
Nick Mathewson d5a3bb960d Retire U64_TO_DBL and DBL_TO_U64
These were necessary long ago to work around a bug in VC6.
2018-07-03 10:45:43 -04:00
..
fuzz Tabify all of the .am files. 2018-07-01 09:37:28 -04:00
bench.c Finish renaming digestset_contains to digestset_probably_contains 2018-06-26 13:27:50 -04:00
bt_test.py Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
ed25519_exts_ref.py Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
ed25519_vectors.inc Don't double hash the ed25519 blind key parameter. 2017-08-08 20:29:34 -04:00
example_extrainfo.inc Add -Wmissing-variable-declarations, with attendant fixes 2016-06-11 10:11:54 -04:00
failing_routerdescs.inc Sign extrainfo documents with ed25519 2015-05-28 10:42:22 -04:00
fakechans.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
fuzz_static_testcases.sh Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
hs_build_address.py prop224 client-side: Start validating onion address pubkeys. 2017-09-14 09:13:11 -04:00
hs_indexes.py test: Unit test for the hs indexes 2017-09-15 12:46:26 +03:00
hs_ntor_ref.py Merge branch 'maint-0.3.4' 2018-07-03 09:48:03 -04:00
hs_test_helpers.c Merge branch 'maint-0.3.4' 2018-06-29 13:06:16 -04:00
hs_test_helpers.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
include.am Tabify all of the .am files. 2018-07-01 09:37:28 -04:00
log_test_helpers.c Automated fixup of include paths after torlog.h movement. 2018-06-22 10:32:10 -04:00
log_test_helpers.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
Makefile.nmake Add tests for circuitstats.c 2017-12-07 00:04:39 +00:00
ntor_ref.py Merge branch 'maint-0.3.4' 2018-07-03 09:48:03 -04:00
rend_test_helpers.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
rend_test_helpers.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
rust_supp.txt Add a leak suppression for backtrace_alloc 2018-06-20 18:02:49 -04:00
slow_ed25519.py Add a reference implementation of our ed25519 modifications 2014-09-25 15:08:32 -04:00
slownacl_curve25519.py Make the python test scripts work on python3 2014-04-27 22:54:24 -04:00
sr_commit_calc_ref.py test: Fix shared random unit test for big endian 2016-08-26 14:46:29 -04:00
sr_srv_calc_ref.py prop250: Add unit tests 2016-07-01 14:01:41 -04:00
test_accounting.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_addr.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
test_address_set.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
test_address.c rectify include paths (automatic) for address.h 2018-06-27 09:13:04 -04:00
test_bridges.c rectify include paths (automatic) for address.h 2018-06-27 09:13:04 -04:00
test_bt_cl.c Automated fixup of include paths after torlog.h movement. 2018-06-22 10:32:10 -04:00
test_bt.sh More coverage in backtrace.c 2016-06-20 10:31:36 -04:00
test_buffers.c Fix paths for buffers.h; automated. 2018-06-28 16:29:35 -04:00
test_bwmgt.c Replace U64_LITERAL with the standard UINT64_C 2018-07-03 10:33:50 -04:00
test_cell_formats.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
test_cell_queue.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_channel.c Replace U64_LITERAL with the standard UINT64_C 2018-07-03 10:33:50 -04:00
test_channelpadding.c Merge branch 'maint-0.3.2' into maint-0.3.3 2018-06-29 13:49:43 -04:00
test_channeltls.c Fix paths for buffers.h; automated. 2018-06-28 16:29:35 -04:00
test_checkdir.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_circuitbuild.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_circuitlist.c Remove bloom filters, order statistics, and bitarrays from container.h 2018-06-22 09:49:13 -04:00
test_circuitmux.c Replace U64_LITERAL with the standard UINT64_C 2018-07-03 10:33:50 -04:00
test_circuitstats.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_circuituse.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_compat_libevent.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_config.c Replace U64_LITERAL with the standard UINT64_C 2018-07-03 10:33:50 -04:00
test_connection.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_connection.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
test_conscache.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_consdiff.c Fix up the modules that include memarea.h (automated) 2018-06-28 09:25:58 -04:00
test_consdiffmgr.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
test_containers.c Finish renaming digestset_contains to digestset_probably_contains 2018-06-26 13:27:50 -04:00
test_controller_events.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_controller.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_crypto_openssl.c Eliminate compat.h 2018-06-29 12:21:52 -04:00
test_crypto_slow.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
test_crypto.c Replace U64_LITERAL with the standard UINT64_C 2018-07-03 10:33:50 -04:00
test_data.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_descriptors.inc Move test_descriptors.txt to an include file 2014-07-16 22:37:00 +02:00
test_dir_common.c Expunge container.h 2018-06-22 09:49:13 -04:00
test_dir_common.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_dir_handle_get.c Rectify include paths (automated) 2018-06-21 13:14:14 -04:00
test_dir.c Replace U64_LITERAL with the standard UINT64_C 2018-07-03 10:33:50 -04:00
test_dns.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_dos.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
test_entryconn.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_entrynodes.c Remove bloom filters, order statistics, and bitarrays from container.h 2018-06-22 09:49:13 -04:00
test_extorport.c Fix paths for buffers.h; automated. 2018-06-28 16:29:35 -04:00
test_geoip.c Clean up various things that broke with our stdint.h changes 2018-07-03 10:26:06 -04:00
test_guardfraction.c Expunge container.h 2018-06-22 09:49:13 -04:00
test_handles.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_helpers.c Fix paths for buffers.h; automated. 2018-06-28 16:29:35 -04:00
test_helpers.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_hs_cache.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_hs_cell.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
test_hs_client.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
test_hs_common.c Merge branch 'maint-0.3.2' into maint-0.3.3 2018-06-29 13:07:13 -04:00
test_hs_config.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_hs_control.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_hs_descriptor.c Merge branch 'maint-0.3.2' into maint-0.3.3 2018-06-29 13:49:43 -04:00
test_hs_descriptor.inc Add unittest for #23233. 2017-08-21 19:16:30 +03:00
test_hs_intropoint.c Merge branch 'maint-0.3.2' into maint-0.3.3 2018-06-29 13:07:13 -04:00
test_hs_ntor_cl.c Eliminate compat.h 2018-06-29 12:21:52 -04:00
test_hs_ntor.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_hs_ntor.sh prop224: Add Python integration tests for HS ntor. 2017-04-13 09:22:19 -04:00
test_hs_service.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
test_hs.c Merge branch 'maint-0.3.4' 2018-06-29 13:03:00 -04:00
test_introduce.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
test_key_expiration.sh repair test_key_expiration.sh 2017-09-15 09:04:22 -04:00
test_keygen.sh Add unit tests for cases of starting with bogus keygen arguments 2017-10-20 19:27:48 -04:00
test_keypin.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_link_handshake.c Eliminate compat.h 2018-06-29 12:21:52 -04:00
test_logging.c Extract process-management functionality into a new lib/process 2018-06-28 11:18:13 -04:00
test_mainloop.c Replace U64_LITERAL with the standard UINT64_C 2018-07-03 10:33:50 -04:00
test_microdesc.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_nodelist.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
test_ntor_cl.c Eliminate compat.h 2018-06-29 12:21:52 -04:00
test_ntor.sh Add more quotes in the test scripts 2015-09-24 15:25:53 -04:00
test_oom.c Fix paths for buffers.h; automated. 2018-06-28 16:29:35 -04:00
test_oos.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_options.c Replace U64_LITERAL with the standard UINT64_C 2018-07-03 10:33:50 -04:00
test_periodic_event.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_policy.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_procmon.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_proto_http.c Fix paths for buffers.h; automated. 2018-06-28 16:29:35 -04:00
test_proto_misc.c Fix paths for buffers.h; automated. 2018-06-28 16:29:35 -04:00
test_protover.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_pt.c Extract process-management functionality into a new lib/process 2018-06-28 11:18:13 -04:00
test_relay.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_relaycell.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
test_relaycrypt.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
test_rendcache.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_replay.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_router.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
test_routerkeys.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
test_routerlist.c Expunge container.h 2018-06-22 09:49:13 -04:00
test_routerset.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_rust.sh Add a leak suppression for backtrace_alloc 2018-06-20 18:02:49 -04:00
test_scheduler.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_shared_random.c Merge branch 'maint-0.3.2' into maint-0.3.3 2018-06-29 13:49:43 -04:00
test_slow.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_socks.c Extract socks5_status_t 2018-06-29 12:21:52 -04:00
test_status.c Replace U64_LITERAL with the standard UINT64_C 2018-07-03 10:33:50 -04:00
test_storagedir.c Fix the include paths for storagedir,conffile (automated) 2018-06-28 09:42:33 -04:00
test_switch_id.c Extract process-management functionality into a new lib/process 2018-06-28 11:18:13 -04:00
test_switch_id.sh Coverage hack for test_switch_id.sh 2016-06-20 11:15:47 -04:00
test_threads.c Extract threading code into a new library. 2018-06-28 09:14:42 -04:00
test_tortls.c Eliminate compat.h 2018-06-29 12:21:52 -04:00
test_util_format.c Replace U64_LITERAL with the standard UINT64_C 2018-07-03 10:33:50 -04:00
test_util_process.c Extract process-management functionality into a new lib/process 2018-06-28 11:18:13 -04:00
test_util_slow.c Extract process-management functionality into a new lib/process 2018-06-28 11:18:13 -04:00
test_util.c Retire U64_TO_DBL and DBL_TO_U64 2018-07-03 10:45:43 -04:00
test_voting_schedule.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
test_workqueue_cancel.sh Add several test scripts wrapping test_workqueue 2016-06-08 17:29:06 -04:00
test_workqueue_efd2.sh Add several test scripts wrapping test_workqueue 2016-06-08 17:29:06 -04:00
test_workqueue_efd.sh Add several test scripts wrapping test_workqueue 2016-06-08 17:29:06 -04:00
test_workqueue_pipe2.sh Add several test scripts wrapping test_workqueue 2016-06-08 17:29:06 -04:00
test_workqueue_pipe.sh Add several test scripts wrapping test_workqueue 2016-06-08 17:29:06 -04:00
test_workqueue_socketpair.sh Add several test scripts wrapping test_workqueue 2016-06-08 17:29:06 -04:00
test_workqueue.c Move weakrng into lib/intmath 2018-06-28 11:39:49 -04:00
test_zero_length_keys.sh Add more quotes in the test scripts 2015-09-24 15:25:53 -04:00
test-child.c Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
test-memwipe.c Eliminate compat.h 2018-06-29 12:21:52 -04:00
test-network.sh Make test-network.sh always call chutney's test-network.sh 2017-03-01 13:28:30 +11:00
test-timers.c Return U64_PRINTF_ARG and U64_FORMAT 2018-07-03 10:40:59 -04:00
test.c Fix paths for buffers.h; automated. 2018-06-28 16:29:35 -04:00
test.h Clean up various things that broke with our stdint.h changes 2018-07-03 10:26:06 -04:00
testing_common.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
testing_rsakeys.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
vote_descriptors.inc Add -Wmissing-variable-declarations, with attendant fixes 2016-06-11 10:11:54 -04:00
zero_length_keys.sh Integrate zero_length_keys test into the automake test suite. 2015-04-23 09:56:12 -04:00