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 Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
control.go Bump version of miekg/dns to 1.0.4 2018-03-28 10:23:57 -05:00
control_bsd.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
control_pktinfo.go Bump version of miekg/dns to 1.0.4 2018-03-28 10:23:57 -05:00
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 Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
dgramopt.go Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
doc.go Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872) 2019-06-07 07:10:43 -05:00
endpoint.go Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
genericopt.go Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
header.go Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
helper.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
iana.go Bump version of miekg/dns to 1.0.4 2018-03-28 10:23:57 -05:00
icmp.go Bump version of miekg/dns to 1.0.4 2018-03-28 10:23:57 -05:00
icmp_linux.go Bump version of miekg/dns to 1.0.4 2018-03-28 10:23:57 -05:00
icmp_stub.go Bump version of miekg/dns to 1.0.4 2018-03-28 10:23:57 -05:00
packet.go Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
payload.go Bump version of miekg/dns to 1.0.4 2018-03-28 10:23:57 -05:00
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 Bump version of miekg/dns to 1.0.4 2018-03-28 10:23:57 -05:00
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 Bump version of miekg/dns to 1.0.4 2018-03-28 10:23:57 -05:00
sys_asmreqn_stub.go Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
sys_bpf.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
sys_bpf_stub.go Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
sys_bsd.go Bump version of miekg/dns to 1.0.4 2018-03-28 10:23:57 -05:00
sys_darwin.go Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
sys_dragonfly.go Bump version of miekg/dns to 1.0.4 2018-03-28 10:23:57 -05:00
sys_freebsd.go Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
sys_linux.go Add a test for go routine leaks 2020-06-24 17:09:50 -04:00
sys_solaris.go Bump version of miekg/dns to 1.0.4 2018-03-28 10:23:57 -05:00
sys_ssmreq.go Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
sys_ssmreq_stub.go Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
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 Bump version of miekg/dns to 1.0.4 2018-03-28 10:23:57 -05:00
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