..
bench.c
Remove a spurious variable.
2014-05-06 20:46:26 -04:00
bt_test.py
Make the python test scripts work on python3
2014-04-27 22:54:24 -04:00
include.am
Introduce full coverage tests for module routerset.c.
2014-08-29 12:55:28 -04:00
Makefile.nmake
add test case for hidden service async events
2014-01-29 22:43:11 -05:00
ntor_ref.py
Make the python test scripts work on python3
2014-04-27 22:54:24 -04:00
slownacl_curve25519.py
Make the python test scripts work on python3
2014-04-27 22:54:24 -04:00
test_addr.c
scan-build: avoid undef behaior in tor_inet_pton
2014-04-19 13:14:33 -04:00
test_bt_cl.c
Don't include a backtrace test for dereferencing 0 under analyzers
2014-09-02 13:56:31 -04:00
test_buffers.c
Remove stale printfs from buffer/zlib_fin_at_chunk_end test
2014-08-15 09:34:10 -04:00
test_cell_formats.c
Quick-and-dirty test for packed_cell_is_destroy
2014-05-07 02:05:35 -04:00
test_cell_queue.c
Add --disable-mempools configure option
2014-05-12 18:23:34 -07:00
test_circuitlist.c
Fix some 'dereference-before-null-check' warnings in test_circuitlist.c
2014-09-03 10:59:10 -04:00
test_circuitmux.c
Add --disable-mempools configure option
2014-05-12 18:23:34 -07:00
test_cmdline_args.py
Make the python test scripts work on python3
2014-04-27 22:54:24 -04:00
test_config.c
Remove code for Windows CE support
2014-06-20 09:49:36 -04:00
test_containers.c
Add unittests for finding the third quartile of a set.
2014-09-09 12:28:15 -04:00
test_controller_events.c
Fix numerous 64->32 errors in the unit tests
2014-05-08 14:01:17 -04:00
test_crypto.c
Fix numerous 64->32 errors in the unit tests
2014-05-08 14:01:17 -04:00
test_data.c
Whitespace cleanup
2013-11-20 11:05:00 -05:00
test_descriptors.inc
Move test_descriptors.txt to an include file
2014-07-16 22:37:00 +02:00
test_dir.c
Merge remote-tracking branch 'public/bug13104_025'
2014-09-11 00:11:26 -04:00
test_entrynodes.c
Fix memory leaks in test_entrynodes.c
2014-08-21 10:18:17 -04:00
test_extorport.c
Fix numerous 64->32 errors in the unit tests
2014-05-08 14:01:17 -04:00
test_hs.c
fix longname returned in HS_DESC control events
2014-02-06 16:13:55 -05:00
test_introduce.c
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
test_logging.c
Add an option to overwrite logs
2014-07-16 12:16:49 +02:00
test_microdesc.c
Unit test for dirvote_create_microdescriptor
2014-05-06 20:36:19 -04:00
test_nodelist.c
Use the right functions; strncpy is usually not the answer
2014-02-07 12:25:49 -05:00
test_ntor_cl.c
Resolve memory leaks in the unit tests and benchmarks (found by coverity)
2013-02-11 14:57:10 -05:00
test_oom.c
Fix warning on building with bufferevents
2014-07-21 13:58:14 -04:00
test_options.c
Unit tests for ext_or_id_map.
2013-08-15 12:03:36 -04:00
test_policy.c
Fix leaks in test_exit_policy_dump_to_string
2014-04-26 00:36:09 -04:00
test_pt.c
Whitespace cleanups in transports/test_pt
2014-09-11 14:36:51 -04:00
test_relaycell.c
Unit tests for connection_edge_process_resolved_cell
2014-04-02 15:38:00 -04:00
test_replay.c
Use size_t for length in replaycache_add_test_and_elapsed()
2013-08-04 09:29:22 -04:00
test_routerkeys.c
Fix leaks in tests related to setting options->DataDirectory
2014-04-29 12:48:02 -04:00
test_routerset.c
Fix the leaks that valgrind found in the new routerset tests.
2014-09-03 09:51:14 -04:00
test_socks.c
Split out buffers and socks tests into separate modules.
2013-08-15 12:03:36 -04:00
test_status.c
fix remaining compilation problems
2014-08-20 14:50:37 -04:00
test_util.c
Clear up another clangalyzer issue
2014-09-15 13:52:13 -04:00
test-child.c
More unit tests for process spawning
2014-06-14 11:40:27 -04:00
test-network.sh
test-network.sh: tools dir in PATH, parameterization
2013-09-29 14:19:00 -04:00
test.c
Introduce full coverage tests for module routerset.c.
2014-08-29 12:55:28 -04:00
test.h
Apply an MSVC compilation fix from Gisle Vanem
2014-08-13 15:11:00 -04:00