open-consul/vendor/golang.org/x/net/ipv4
Matt Keeler 2ab8af4093
Add a test for go routine leaks
This is in its own separate package so that it will be a separate test binary that runs thus isolating the go runtime from other tests and allowing accurate go routine leak checking.

This test would ideally use goleak.VerifyTestMain but that will fail 100% of the time due to some architectural things (blocking queries and net/rpc uncancellability).

This test is not comprehensive. We should enable/exercise more features and more cluster configurations. However its a start.
2020-06-24 17:09:50 -04:00
..
batch.go
control.go
control_bsd.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
control_pktinfo.go
control_stub.go Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872) 2019-06-07 07:10:43 -05:00
control_unix.go Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872) 2019-06-07 07:10:43 -05:00
control_windows.go
dgramopt.go
doc.go Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872) 2019-06-07 07:10:43 -05:00
endpoint.go
genericopt.go
header.go
helper.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
iana.go
icmp.go
icmp_linux.go
icmp_stub.go
packet.go
payload.go
payload_cmsg.go Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872) 2019-06-07 07:10:43 -05:00
payload_nocmsg.go Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872) 2019-06-07 07:10:43 -05:00
sockopt.go
sockopt_posix.go Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872) 2019-06-07 07:10:43 -05:00
sockopt_stub.go Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872) 2019-06-07 07:10:43 -05:00
sys_aix.go Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872) 2019-06-07 07:10:43 -05:00
sys_asmreq.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
sys_asmreq_stub.go Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872) 2019-06-07 07:10:43 -05:00
sys_asmreqn.go
sys_asmreqn_stub.go
sys_bpf.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
sys_bpf_stub.go
sys_bsd.go
sys_darwin.go
sys_dragonfly.go
sys_freebsd.go
sys_linux.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
sys_solaris.go
sys_ssmreq.go
sys_ssmreq_stub.go
sys_stub.go Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872) 2019-06-07 07:10:43 -05:00
sys_windows.go
zsys_aix_ppc64.go Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872) 2019-06-07 07:10:43 -05:00
zsys_darwin.go connect: intermediate CA certs generated with the vault provider lack URI SANs (#6491) 2019-09-23 12:04:40 -05:00
zsys_dragonfly.go connect: intermediate CA certs generated with the vault provider lack URI SANs (#6491) 2019-09-23 12:04:40 -05:00
zsys_freebsd_386.go connect: intermediate CA certs generated with the vault provider lack URI SANs (#6491) 2019-09-23 12:04:40 -05:00
zsys_freebsd_amd64.go connect: intermediate CA certs generated with the vault provider lack URI SANs (#6491) 2019-09-23 12:04:40 -05:00
zsys_freebsd_arm.go connect: intermediate CA certs generated with the vault provider lack URI SANs (#6491) 2019-09-23 12:04:40 -05:00
zsys_freebsd_arm64.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
zsys_linux_386.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
zsys_linux_amd64.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
zsys_linux_arm.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
zsys_linux_arm64.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
zsys_linux_mips.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
zsys_linux_mips64.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
zsys_linux_mips64le.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
zsys_linux_mipsle.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
zsys_linux_ppc.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
zsys_linux_ppc64.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
zsys_linux_ppc64le.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
zsys_linux_riscv64.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
zsys_linux_s390x.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
zsys_netbsd.go connect: intermediate CA certs generated with the vault provider lack URI SANs (#6491) 2019-09-23 12:04:40 -05:00
zsys_openbsd.go connect: intermediate CA certs generated with the vault provider lack URI SANs (#6491) 2019-09-23 12:04:40 -05:00
zsys_solaris.go connect: intermediate CA certs generated with the vault provider lack URI SANs (#6491) 2019-09-23 12:04:40 -05:00