OSDN Git Service

Skip p2p tests (#385)
authorLiu-Cheng Xu <xuliuchengxlc@gmail.com>
Tue, 27 Feb 2018 02:00:00 +0000 (10:00 +0800)
committerPaladz <yzhu101@uottawa.ca>
Tue, 27 Feb 2018 02:00:00 +0000 (10:00 +0800)
commit477bd97eea409df2c8e07d975f0ce1764471b773
treee4f6bc1059936391942eb65fe4e85d09a424dc19
parent9addcf6ef4875efa1efd7ae2ce72607a20e42271
Skip p2p tests (#385)

Skip all the tests in p2p when running `go test`.
Makefile
p2p/addrbook_test.go
p2p/connection_test.go
p2p/listener_test.go
p2p/netaddress_test.go
p2p/peer_set_test.go
p2p/peer_test.go
p2p/pex_reactor_test.go
p2p/secret_connection_test.go
p2p/switch_test.go