tor/src/test
Mike Perry 7bbdf71a82 Fix unittest failure in bug 1660.
We now record large times as abandoned, to prevent a filter step from
happening and skewing our results.

Also, issue a warn for a rare case that can happen for funky values of Xm or
too many abandoned circuits. Can happen (very rarely) during unit tests, but
should not be possble during live operation, due to network liveness filters
and discard logic.
2010-07-06 12:11:13 -07:00
..
Makefile.am Add --enable-static-zlib option 2010-04-14 19:28:21 +02:00
test_addr.c Update copyright dates for files not in maint-0.2.1 2010-02-27 17:19:00 -05:00
test_containers.c Update copyright dates for files not in maint-0.2.1 2010-02-27 17:19:00 -05:00
test_crypto.c Add a function to return a double in range [0,1). 2010-06-22 21:30:26 -04:00
test_data.c Merge remote branch 'origin/maint-0.2.1' 2010-02-27 17:16:31 -05:00
test_dir.c Update copyright dates for files not in maint-0.2.1 2010-02-27 17:19:00 -05:00
test_util.c Merge commit 'origin/maint-0.2.1' 2010-04-12 18:22:06 -04:00
test.c Fix unittest failure in bug 1660. 2010-07-06 12:11:13 -07:00
test.h Update copyright dates for files not in maint-0.2.1 2010-02-27 17:19:00 -05:00
tinytest_demo.c Fix typo in tinytest_demo 2010-06-25 12:40:33 -04:00
tinytest_macros.h Move testing code into new src/test directory. 2009-09-23 00:24:43 -04:00
tinytest.c Move testing code into new src/test directory. 2009-09-23 00:24:43 -04:00
tinytest.h Move testing code into new src/test directory. 2009-09-23 00:24:43 -04:00