]> Cypherpunks repositories - gostls13.git/commit
net: add unixgram dial test
authorMikio Hara <mikioh.mikioh@gmail.com>
Sun, 3 Mar 2013 06:59:53 +0000 (15:59 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Sun, 3 Mar 2013 06:59:53 +0000 (15:59 +0900)
commited01f4be591e6b8e1791164f5b1abb1a237a51ad
tree223475d65f6e7cd521673cfe31cc00d19f9021cb
parent13393fb6c7bf78a61ea3f44753396687abe2c5b5
net: add unixgram dial test

Also replaces testing.Errof with testing.Fatalf, make use of ICMP mock.

R=golang-dev, dave
CC=golang-dev
https://golang.org/cl/7308058
src/pkg/net/conn_test.go
src/pkg/net/packetconn_test.go
src/pkg/net/protoconn_test.go