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