]> granicus.if.org Git - libevent/commit
Allow more than one copy of regression tests to run at once
authorNick Mathewson <nickm@torproject.org>
Fri, 3 Sep 2010 22:48:31 +0000 (18:48 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 3 Sep 2010 22:48:31 +0000 (18:48 -0400)
commita97320ac579e58e685c19393e2599accfb5edbe5
tree35e76acfa2221b7b221a59d071731410c98f49e1
parent195214360c7cb107e86bfaa389812c879873f19c
Allow more than one copy of regression tests to run at once

Mostly this was a matter of just removing all the hardwired ports in
the test code.  The http/connection_retry test is still a little
screwy, though.
test/regress_bufferevent.c
test/regress_dns.c
test/regress_http.c
test/regress_rpc.c
test/regress_testutils.h