kubo/util
Juan Batiz-Benet feb5e495f5 use ZeroLocalTCPAddress for network tests
This commit makes all network tests use ZeroLocalTCPAddress
as the initial peer address, and then relies on
net.ListenAddresses()

This should get rid of the tcp addr clash problems.
2015-01-02 08:46:46 -08:00
..
ctx frac ctx - skip time tests in travis 2014-12-25 14:23:18 -08:00
ctxcloser ctx closer races #270 2014-11-05 09:26:17 -08:00
datastore2 refactor(mdag, bserv, bs) mocks, etc. 2014-12-13 05:17:16 -08:00
debugerror revert to debug error 2014-11-17 22:36:18 -08:00
delay fix: routing mock accuracy 2014-12-15 20:46:43 -08:00
eventlog added loggables pkg 2014-12-16 05:10:45 -08:00
math2 fix(core) bootstrap panic 2014-12-08 18:04:41 -08:00
multierr much simpler net 2014-12-16 05:10:45 -08:00
peerset introducing p2p pkg 2015-01-02 08:46:45 -08:00
pipes moved pipes package 2014-11-01 16:07:56 -07:00
testutil use ZeroLocalTCPAddress for network tests 2015-01-02 08:46:46 -08:00
todocounter sync counter for processing things 2014-09-22 04:05:23 -07:00
context_test.go feat(util:context) add error logging to context 2014-09-23 21:08:36 -04:00
context.go feat(util:context) add error logging to context 2014-09-23 21:08:36 -04:00
do_test.go readability(util) Do -> ContextDo 2014-11-05 10:07:16 -08:00
do.go readability(util) Do -> ContextDo 2014-11-05 10:07:16 -08:00
file_test.go feat(util) FileExists 2014-11-17 00:44:18 -08:00
file.go feat(util) FileExists 2014-11-17 00:44:18 -08:00
key_set.go refac(bitswap, util) extract KeySet 2014-09-22 04:06:19 -07:00
key.go events(bitswap) try the new event logger in the bitswap GetBlock method 2014-12-05 20:53:18 +00:00
log.go util/log: SetDebugLogging 2014-12-12 02:45:22 -08:00
time_test.go feat(util/time) impl RFC3339Nano UTC utility Format/Parse functions 2014-11-16 02:45:20 -08:00
time.go feat(util/time) impl RFC3339Nano UTC utility Format/Parse functions 2014-11-16 02:45:20 -08:00
util_test.go chore(tests) add Short() -> SkipNow() to slowest tests 2014-11-15 02:10:53 -08:00
util.go rewrite of provides to better select peers to send RPCs to 2015-01-02 07:42:07 +00:00