Nick Mathewson c4d0d30bf3 Fix some 'dereference-before-null-check' warnings in test_circuitlist.c 10 年之前
..
Makefile.nmake 0b0d4b4ebc add test case for hidden service async events 10 年之前
bench.c ba5069b310 Remove a spurious variable. 10 年之前
bt_test.py f4be34f70d Make the python test scripts work on python3 10 年之前
include.am c887e20e6a Introduce full coverage tests for module routerset.c. 10 年之前
ntor_ref.py f4be34f70d Make the python test scripts work on python3 10 年之前
slownacl_curve25519.py f4be34f70d Make the python test scripts work on python3 10 年之前
test-child.c e3833193af More unit tests for process spawning 10 年之前
test-network.sh 8bc5b9f3d0 test-network.sh: tools dir in PATH, parameterization 11 年之前
test.c c887e20e6a Introduce full coverage tests for module routerset.c. 10 年之前
test.h 789c8d8573 Apply an MSVC compilation fix from Gisle Vanem 10 年之前
test_addr.c 685d450ab3 scan-build: avoid undef behaior in tor_inet_pton 10 年之前
test_bt_cl.c 32b88d2565 Don't include a backtrace test for dereferencing 0 under analyzers 10 年之前
test_buffers.c 0cb028b7c0 Remove stale printfs from buffer/zlib_fin_at_chunk_end test 10 年之前
test_cell_formats.c e198faa633 Quick-and-dirty test for packed_cell_is_destroy 10 年之前
test_cell_queue.c 39d4e67be8 Add --disable-mempools configure option 10 年之前
test_circuitlist.c c4d0d30bf3 Fix some 'dereference-before-null-check' warnings in test_circuitlist.c 10 年之前
test_circuitmux.c 39d4e67be8 Add --disable-mempools configure option 10 年之前
test_cmdline_args.py f4be34f70d Make the python test scripts work on python3 10 年之前
test_config.c 5b4ee475aa Remove code for Windows CE support 10 年之前
test_containers.c bce32e0a35 Fix more (void*)11 warnings in the tests 10 年之前
test_controller_events.c 28538069b2 Fix numerous 64->32 errors in the unit tests 10 年之前
test_crypto.c 28538069b2 Fix numerous 64->32 errors in the unit tests 10 年之前
test_data.c 027f4c82eb Whitespace cleanup 11 年之前
test_descriptors.inc 7259e3f604 Move test_descriptors.txt to an include file 10 年之前
test_dir.c d38aa5545f Remove implementation code for all pre-13 consensus methods. 10 年之前
test_entrynodes.c b6a725c67e Fix memory leaks in test_entrynodes.c 10 年之前
test_extorport.c 28538069b2 Fix numerous 64->32 errors in the unit tests 10 年之前
test_hs.c bf66ff915a fix longname returned in HS_DESC control events 10 年之前
test_introduce.c 4da083db3b Update the copyright date to 201. 11 年之前
test_logging.c 15e170e01b Add an option to overwrite logs 10 年之前
test_microdesc.c 52416f8cfb Unit test for dirvote_create_microdescriptor 10 年之前
test_nodelist.c aa3c8c1397 Use the right functions; strncpy is usually not the answer 10 年之前
test_ntor_cl.c 717946089b Resolve memory leaks in the unit tests and benchmarks (found by coverity) 11 年之前
test_oom.c 3af2a5d00e Fix warning on building with bufferevents 10 年之前
test_options.c c342ea9879 Unit tests for ext_or_id_map. 11 年之前
test_policy.c b4b07c17e3 Fix leaks in test_exit_policy_dump_to_string 10 年之前
test_pt.c 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) 10 年之前
test_relaycell.c da908a593f Unit tests for connection_edge_process_resolved_cell 10 年之前
test_replay.c 506a01bda8 Use size_t for length in replaycache_add_test_and_elapsed() 11 年之前
test_routerkeys.c aa0eb20223 Fix leaks in tests related to setting options->DataDirectory 10 年之前
test_routerset.c 0e66edb254 Fix the leaks that valgrind found in the new routerset tests. 10 年之前
test_socks.c 7a12cbc03d Split out buffers and socks tests into separate modules. 11 年之前
test_status.c 82d4b60b91 fix remaining compilation problems 10 年之前
test_util.c 07a16b3372 Add an assertion to read_file_to_str_until_eof 10 年之前