Nick Mathewson 167536a112 fix memory leak in dump_exit_policy_to_string tests 10 years ago
..
Makefile.nmake 0b0d4b4ebc add test case for hidden service async events 10 years ago
bench.c c1e98c8afe Randomize the global siphash key at startup 10 years ago
bt_test.py 56e3f056e9 Tests for backtrace.c 10 years ago
include.am 3ce3984772 Uplift status.c unit test coverage with new test cases and macros. 10 years ago
ntor_ref.py 27d81c756b slownacl's pure-python curve25519 lets us test ntor everywhere. 10 years ago
slownacl_curve25519.py 27d81c756b slownacl's pure-python curve25519 lets us test ntor everywhere. 10 years ago
test-child.c 4da083db3b Update the copyright date to 201. 11 years ago
test-network.sh 8bc5b9f3d0 test-network.sh: tools dir in PATH, parameterization 10 years ago
test.c 3ce3984772 Uplift status.c unit test coverage with new test cases and macros. 10 years ago
test.h 3ce3984772 Uplift status.c unit test coverage with new test cases and macros. 10 years ago
test_addr.c 685d450ab3 scan-build: avoid undef behaior in tor_inet_pton 10 years ago
test_bt_cl.c 4b9ec85e47 Fix whitespace 10 years ago
test_buffers.c 663aba07e5 Fix whitespace errors, all of them mine. 10 years ago
test_cell_formats.c 4215c801ff Tests for resolved_cell_parse 10 years ago
test_cell_queue.c 2e0fad542c Merge branch 'morestats4' into morestats5 10 years ago
test_circuitlist.c 0175fcaf7c Fix uninitialized-ram free in unit tests 10 years ago
test_circuitmux.c 8f0755fa85 Whoops; check in test_circuitmux.c 11 years ago
test_cmdline_args.py 4aa9affec2 Fix test_cmdline_args to work with old openssl 10 years ago
test_config.c 1ec4d52e59 Add another unit test for parse_bridge_line(). 10 years ago
test_containers.c 31f6806aa7 Use tt_ptr_op, not test_eq, for pointer comparisons in tests 10 years ago
test_controller_events.c 7c76fd5a82 Fix a bunch of coverity-spotted unit test resource leaks 10 years ago
test_crypto.c 0be9e6099b Unit tests for pk fingerprint functions 10 years ago
test_data.c 027f4c82eb Whitespace cleanup 10 years ago
test_dir.c f0b2dc83b6 Merge remote-tracking branch 'arma/ticket5528' 10 years ago
test_extorport.c b0bbe6b2f1 Report only the first bootstrap failure from an orconn 10 years ago
test_hs.c bf66ff915a fix longname returned in HS_DESC control events 10 years ago
test_introduce.c 4da083db3b Update the copyright date to 201. 11 years ago
test_logging.c 56e3f056e9 Tests for backtrace.c 10 years ago
test_microdesc.c 3d5154550c Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4 10 years ago
test_nodelist.c aa3c8c1397 Use the right functions; strncpy is usually not the answer 10 years ago
test_ntor_cl.c 717946089b Resolve memory leaks in the unit tests and benchmarks (found by coverity) 11 years ago
test_oom.c 1800e79ca5 scan-build: Fix harmless sizeof(ptr) in test_oom.c 10 years ago
test_options.c c342ea9879 Unit tests for ext_or_id_map. 10 years ago
test_policy.c 167536a112 fix memory leak in dump_exit_policy_to_string tests 10 years ago
test_pt.c 078d6bcda5 Basic unit test for EVENT_TRANSPORT_LAUNCHED 10 years ago
test_relaycell.c da908a593f Unit tests for connection_edge_process_resolved_cell 10 years ago
test_replay.c 506a01bda8 Use size_t for length in replaycache_add_test_and_elapsed() 10 years ago
test_routerkeys.c 119896cd43 Fix some leaks/missed checks in the unit tests 10 years ago
test_socks.c 7a12cbc03d Split out buffers and socks tests into separate modules. 10 years ago
test_status.c 1126ce1d86 Fix compiler warning on test_status.c 10 years ago
test_util.c 67aa3685e7 Merge branch 'bug11396_v2_squashed' 10 years ago