tor/src/test
George Kadianakis bb56fd1f8f unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.
Do this in even more places to try to fix the build.
2015-01-15 11:08:22 -05:00
..
bench.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -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 Tweak zero_length_keys.sh and test/include.am to make out-of-tree builds work 2015-01-12 21:28:01 -05: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_bt_cl.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_buffers.c Merge remote-tracking branch 'public/feature11791' 2015-01-06 13:52:54 -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 Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_channel.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -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 Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_cmdline_args.py Make test_cmdline_args.py work on Windows 2015-01-06 13:26:52 -05:00
test_config.c appease "make check-spaces" 2015-01-07 10:09:09 -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.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -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 obsolete usage of test_{str_},eq macros 2015-01-06 15:25:20 -05:00
test_entrynodes.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_extorport.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_hs.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -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 Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_ntor_cl.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_oom.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -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 Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_relaycell.c fix new mingw64 compilation warnings 2015-01-08 10:44:30 -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_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_socks.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
test_status.c Fix wide lines (from 13172) 2014-11-12 13:42:01 -05:00
test_util.c unittests: use tt_i64_op() instead of tt_int_op() in laplace tests. 2015-01-15 11:08:22 -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 Merge branch 'bug9286_v3_squashed' 2015-01-07 10:06:50 -05:00
test.h Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
zero_length_keys.sh On jessie, we need a =, not a == 2015-01-12 22:30:40 -05:00