aboutsummaryrefslogtreecommitdiff
path: root/src/net/platform_test.go
AgeCommit message (Expand)Author
2020-04-08all: remove scattered remnants of darwin/armAustin Clements
2019-10-09all: remove the nacl port (part 1)Brad Fitzpatrick
2019-04-12net: retrieve if unix network is available only once for AIXClément Chigot
2018-11-02all: fix tests for older versions of AIX 7.2Clément Chigot
2018-10-10net: add AIX operating systemClément Chigot
2017-11-29net: skip unixpacket tests on netbsd/386Brad Fitzpatrick
2017-11-28all: drop support for FreeBSD 9 or belowMikio Hara
2017-11-10net: mark condFatalf as a test helperAman Gupta
2017-11-10net: implement ReadMsg/WriteMsg on windowsAman Gupta
2017-04-15net: delay IP protocol stack-snooping system callsMikio Hara
2016-04-14net: make use of internal/testenv packageMikio Hara
2015-10-19net: android no longer supports unix/unixgramDavid Crawshaw
2015-09-05net: Make Listen(":port") use IPv6 when IPv4 is not supported.Paul Marks
2015-05-13net: don't run IP stack required tests on IP stack unimplemented kernelsMikio Hara
2015-05-07net: don't run IP stack required tests on IP stack disabled kernelsMikio Hara
2015-05-06net: enable unixpacket tests on openbsdMikio Hara
2015-03-28net: simplify test helpersMikio Hara