]> Cypherpunks repositories - gostls13.git/commit
net: add TestInterfaceAddrsWithNetsh
authorAlex Brainman <alex.brainman@gmail.com>
Tue, 8 Dec 2015 04:13:19 +0000 (15:13 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Wed, 9 Dec 2015 04:41:16 +0000 (04:41 +0000)
commit1b7a2273e5ec693ac4e148a58a26087d80c2e72b
treeaec5acffe527018f4a0cd8f5070af0981c330f9a
parentc488548967776ca49cb9768193df9956ad74150e
net: add TestInterfaceAddrsWithNetsh

Use windows netsh command to verify interface
addresses and netmasks net package returns.

The test is to be enabled once issue #12811
is fixed.

Updates #12811

Change-Id: I191e350a1403e5133791d4ec59561fefa24f5c61
Reviewed-on: https://go-review.googlesource.com/17478
Reviewed-by: Mikio Hara <mikioh.mikioh@gmail.com>
Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/net_windows_test.go