tor/src/test
Sebastian Hahn 1228dd293b Disable assertions during coverage builds
This removes roughly 5000 branches in my testing. We never want to
trigger assertions even during tests, so this is sane. Implements #15400.
2015-03-21 02:34:44 +01:00
..
bench.c Merge remote-tracking branch 'public/bug9635_warnings_025' 2015-02-02 16:31:32 -05:00
bt_test.py Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
ed25519_exts_ref.py Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
ed25519_vectors.inc Add comments to ed25519_vectors.inc 2014-09-25 15:08:32 -04:00
example_extrainfo.inc Unit tests for 11243: loading ri, ei, mds from lists 2014-10-13 14:30:02 -04:00
failing_routerdescs.inc Base tests for 11243: test parsing for md, ei, and ri. 2014-10-13 14:30:02 -04:00
fakechans.h Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
include.am Disable assertions during coverage builds 2015-03-21 02:34:44 +01:00
Makefile.nmake Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' 2014-11-27 22:39:46 -05:00
ntor_ref.py Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
slow_ed25519.py Add a reference implementation of our ed25519 modifications 2014-09-25 15:08:32 -04:00
slownacl_curve25519.py Make the python test scripts work on python3 2014-04-27 22:54:24 -04:00
test_accounting.c Avoid frequent strcmp() calls for AccountingRule 2014-09-29 09:05:11 -04:00
test_addr.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_address.c Merge remote-tracking branch 'sebastian/bug14875' 2015-02-12 14:50:13 -05:00
test_bt_cl.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_buffers.c Remove mempools and buf freelists 2015-02-11 09:03:50 -05:00
test_cell_formats.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_cell_queue.c Remove lingering mempool code 2015-02-23 11:19:31 -05:00
test_channel.c Remove lingering mempool code 2015-02-23 11:19:31 -05:00
test_channeltls.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_checkdir.c Fix the checkdir/perms test when umask==077 2015-01-15 10:24:27 -05:00
test_circuitlist.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_circuitmux.c Remove lingering mempool code 2015-02-23 11:19:31 -05:00
test_config.c Fix endianness issues in test_config_resolve_my_address(). 2015-02-23 09:57:17 -05:00
test_containers.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_controller_events.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_crypto_slow.c whitespace fixes 2015-01-23 11:18:28 -05:00
test_crypto.c Split the slow unit tests into their own binary 2015-01-23 11:15:53 -05:00
test_data.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_descriptors.inc Move test_descriptors.txt to an include file 2014-07-16 22:37:00 +02:00
test_dir.c Fix check-spaces complaints 2015-02-06 21:36:40 +01:00
test_entryconn.c Make check-spaces happier. 2015-01-19 11:56:03 -05:00
test_entrynodes.c Combine test_helpers.[ch] and testhelper.[ch] 2015-02-18 09:19:38 -05:00
test_extorport.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_guardfraction.c clean up comments and whitespace a bit 2015-02-18 19:27:02 -05:00
test_helpers.c whitespace fixes 2015-02-18 10:55:56 -05:00
test_helpers.h Combine test_helpers.[ch] and testhelper.[ch] 2015-02-18 09:19:38 -05:00
test_hs.c Combine test_helpers.[ch] and testhelper.[ch] 2015-02-18 09:19:38 -05:00
test_introduce.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_logging.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_microdesc.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_nodelist.c Merge remote-tracking branch 'public/ticket9969' 2015-01-23 09:36:00 -05:00
test_ntor_cl.c Merge remote-tracking branch 'public/bug9635_warnings_025' 2015-02-02 16:31:32 -05:00
test_oom.c Remove lingering mempool code 2015-02-23 11:19:31 -05:00
test_options.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_policy.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_pt.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_relay.c Remove lingering mempool code 2015-02-23 11:19:31 -05:00
test_relaycell.c Merge branch 'bug8546_squashed' 2015-01-16 09:31:50 -05:00
test_replay.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_routerkeys.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_routerlist.c whitespace fixes 2015-01-23 11:18:28 -05:00
test_routerset.c Replace operators used as macro arguments with OP_XX macros 2014-11-12 13:28:07 -05:00
test_scheduler.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_slow.c Split the slow unit tests into their own binary 2015-01-23 11:15:53 -05:00
test_socks.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_status.c Merge remote-tracking branch 'public/feature15212_026' into maint-0.2.6 2015-03-12 13:15:08 -04:00
test_threads.c Fix: change copyright year in workqueue and thread tests 2015-01-21 14:31:02 -05:00
test_util_slow.c whitespace fixes 2015-01-23 11:18:28 -05:00
test_util.c Merge remote-tracking branch 'yawning/bug14922' 2015-02-25 08:56:34 -05:00
test_workqueue.c Fix: change copyright year in workqueue and thread tests 2015-01-21 14:31:02 -05:00
test-child.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test-network.sh Speed up hidden service bootstrap by reducing the initial post delay 2015-01-10 22:34:29 +11:00
test.c Remove lingering mempool code 2015-02-23 11:19:31 -05:00
test.h Update test_status.c to accommodate changes in heartbeat messages 2015-02-24 10:05:34 -05:00
testing_common.c testing_common.c: avoid side-effects of tor_assert 2015-03-09 11:10:58 -04:00
zero_length_keys.sh Have zero_length_keys.sh use an empty torrc file. 2015-02-26 15:22:37 -05:00