]> Cypherpunks repositories - gostls13.git/commit
net: skip interface tests when required external command not found
authorMikio Hara <mikioh.mikioh@gmail.com>
Sat, 2 Mar 2013 01:56:51 +0000 (10:56 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Sat, 2 Mar 2013 01:56:51 +0000 (10:56 +0900)
commitfd9049f40417781f2dca9435b03d86b1f2b96a0d
tree32140110ac174ffa4cada57c42a56ed67bfd294e
parent83c8cc54361b075e6ec9d0d62d3c29803fbbf594
net: skip interface tests when required external command not found

Fixes #4952.

R=alex.brainman
CC=golang-dev
https://golang.org/cl/7445046
src/pkg/net/interface_bsd_test.go
src/pkg/net/interface_linux_test.go
src/pkg/net/interface_unix_test.go