]> Cypherpunks repositories - gostls13.git/commit
net: add test for lookupIPDeadline
authorMikio Hara <mikioh.mikioh@gmail.com>
Tue, 28 Oct 2014 07:20:49 +0000 (16:20 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Tue, 28 Oct 2014 07:20:49 +0000 (16:20 +0900)
commit21a9141ab364ecfea016bf36b8222f4747afa1fb
treebe664f541caded3a0a221aebb8af2bc25e136bcb
parentcd69218bdffc08e3c17023ac604bbb1a995b8602
net: add test for lookupIPDeadline

Just to confirm the fix, by typing the follwing:
go test -run=TestLookupIPDeadline -dnsflood or
go test -run=TestLookupIPDeadline -dnsflood -tags netgo

Update #8602

LGTM=iant
R=iant
CC=golang-codereviews
https://golang.org/cl/166740043
src/net/z_last_test.go