Nick Mathewson bce32e0a35 Fix more (void*)11 warnings in the tests 9 years ago
..
Makefile.nmake 0b0d4b4ebc add test case for hidden service async events 10 years ago
bench.c ba5069b310 Remove a spurious variable. 10 years ago
bt_test.py f4be34f70d Make the python test scripts work on python3 10 years ago
include.am c887e20e6a Introduce full coverage tests for module routerset.c. 9 years ago
ntor_ref.py f4be34f70d Make the python test scripts work on python3 10 years ago
slownacl_curve25519.py f4be34f70d Make the python test scripts work on python3 10 years ago
test-child.c e3833193af More unit tests for process spawning 10 years ago
test-network.sh 8bc5b9f3d0 test-network.sh: tools dir in PATH, parameterization 10 years ago
test.c c887e20e6a Introduce full coverage tests for module routerset.c. 9 years ago
test.h 789c8d8573 Apply an MSVC compilation fix from Gisle Vanem 9 years ago
test_addr.c 685d450ab3 scan-build: avoid undef behaior in tor_inet_pton 10 years ago
test_bt_cl.c 32b88d2565 Don't include a backtrace test for dereferencing 0 under analyzers 9 years ago
test_buffers.c 0cb028b7c0 Remove stale printfs from buffer/zlib_fin_at_chunk_end test 9 years ago
test_cell_formats.c e198faa633 Quick-and-dirty test for packed_cell_is_destroy 10 years ago
test_cell_queue.c 39d4e67be8 Add --disable-mempools configure option 10 years ago
test_circuitlist.c bce32e0a35 Fix more (void*)11 warnings in the tests 9 years ago
test_circuitmux.c 39d4e67be8 Add --disable-mempools configure option 10 years ago
test_cmdline_args.py f4be34f70d Make the python test scripts work on python3 10 years ago
test_config.c 5b4ee475aa Remove code for Windows CE support 10 years ago
test_containers.c bce32e0a35 Fix more (void*)11 warnings in the tests 9 years ago
test_controller_events.c 28538069b2 Fix numerous 64->32 errors in the unit tests 10 years ago
test_crypto.c 28538069b2 Fix numerous 64->32 errors in the unit tests 10 years ago
test_data.c 027f4c82eb Whitespace cleanup 10 years ago
test_descriptors.inc 7259e3f604 Move test_descriptors.txt to an include file 9 years ago
test_dir.c d38aa5545f Remove implementation code for all pre-13 consensus methods. 9 years ago
test_entrynodes.c b6a725c67e Fix memory leaks in test_entrynodes.c 9 years ago
test_extorport.c 28538069b2 Fix numerous 64->32 errors in the unit tests 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 15e170e01b Add an option to overwrite logs 9 years ago
test_microdesc.c 52416f8cfb Unit test for dirvote_create_microdescriptor 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 3af2a5d00e Fix warning on building with bufferevents 9 years ago
test_options.c c342ea9879 Unit tests for ext_or_id_map. 10 years ago
test_policy.c b4b07c17e3 Fix leaks in test_exit_policy_dump_to_string 10 years ago
test_pt.c 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) 9 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 aa0eb20223 Fix leaks in tests related to setting options->DataDirectory 10 years ago
test_routerset.c 44f0dfa53b Use real pointers in unit tests, not (void*)101 etc 9 years ago
test_socks.c 7a12cbc03d Split out buffers and socks tests into separate modules. 10 years ago
test_status.c 82d4b60b91 fix remaining compilation problems 9 years ago
test_util.c 07a16b3372 Add an assertion to read_file_to_str_until_eof 9 years ago