tor/src/test
Nick Mathewson 98b1aad201 Fix a use-after-free in test_circuitlist.c
Found by clang-3.4 analyzers.
2014-03-18 09:47:13 -04:00
..
bench.c Randomize the global siphash key at startup 2014-02-12 12:12:58 -05:00
bt_test.py Tests for backtrace.c 2013-11-18 10:43:15 -05:00
include.am Merge branch 'bug10169_025_v2' 2014-03-04 11:03:30 -05:00
Makefile.nmake add test case for hidden service async events 2014-01-29 22:43:11 -05:00
ntor_ref.py slownacl's pure-python curve25519 lets us test ntor everywhere. 2014-02-03 11:34:13 -05:00
slownacl_curve25519.py slownacl's pure-python curve25519 lets us test ntor everywhere. 2014-02-03 11:34:13 -05:00
test_addr.c Fix compilation warnings in tor_addr_make_null patch 2014-03-03 10:05:02 -05:00
test_bt_cl.c Fix whitespace 2013-11-18 11:13:40 -05:00
test_buffers.c Fix whitespace errors, all of them mine. 2014-03-05 14:36:32 -05:00
test_cell_formats.c Update the copyright date to 201. 2013-01-16 01:54:56 -05:00
test_cell_queue.c Merge branch 'morestats4' into morestats5 2013-10-28 12:09:42 +01:00
test_circuitlist.c Fix a use-after-free in test_circuitlist.c 2014-03-18 09:47:13 -04:00
test_circuitmux.c Whoops; check in test_circuitmux.c 2013-07-19 12:05:38 -04:00
test_cmdline_args.py Fix test_cmdline_args to work with old openssl 2013-11-11 15:22:08 -05:00
test_config.c Restitute a successful stat call to this test case. 2014-02-17 22:55:40 +00:00
test_containers.c Use tt_ptr_op, not test_eq, for pointer comparisons in tests 2013-09-23 01:57:34 -04:00
test_controller_events.c Fix a bunch of coverity-spotted unit test resource leaks 2013-11-22 12:21:14 -05:00
test_crypto.c Unit tests for pk fingerprint functions 2014-02-28 08:53:14 -05:00
test_data.c Whitespace cleanup 2013-11-20 11:05:00 -05:00
test_dir.c Merge remote-tracking branch 'arma/ticket5528' 2014-03-05 12:44:40 -05:00
test_extorport.c Throw control port warning if we failed to connect to all our bridges. 2014-03-10 22:52:07 +00: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 Tests for backtrace.c 2013-11-18 10:43:15 -05:00
test_microdesc.c Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4 2013-12-17 13:15:45 -05: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 More unit tests for OOM handling. 2014-02-12 12:50:16 -05:00
test_options.c Unit tests for ext_or_id_map. 2013-08-15 12:03:36 -04:00
test_pt.c Basic unit test for EVENT_TRANSPORT_LAUNCHED 2013-08-25 11:29:03 -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 some leaks/missed checks in the unit tests 2014-03-13 10:07:10 -04:00
test_socks.c Split out buffers and socks tests into separate modules. 2013-08-15 12:03:36 -04:00
test_util.c Coverate in util.c: test that tor_parse_* rejects negative base. 2014-01-17 11:58:09 -05:00
test-child.c Update the copyright date to 201. 2013-01-16 01:54:56 -05:00
test-network.sh test-network.sh: tools dir in PATH, parameterization 2013-09-29 14:19:00 -04:00
test.c Fix some leaks/missed checks in the unit tests 2014-03-13 10:07:10 -04:00
test.h Upgrade to the latest version of tinytest. 2014-03-06 18:06:08 -05:00