MCPcopy
hub / github.com/istio/istio / TestingM

Interface TestingM

tests/util/leak/check.go:66–68  ·  view source on GitHub ↗

TestingM is the minimal subset of testing.M that we use.

Source from the content-addressed store, hash-verified

64
65// TestingM is the minimal subset of testing.M that we use.
66type TestingM interface {
67 Run() int
68}
69
70type checkOptions struct {
71 allowedLeaks int

Implementers 15

Runnertools/bug-report/pkg/kubectlcmd/kubect
NftablesConfiguratortools/istio-nftables/pkg/capture/run.g
NftImpltools/istio-nftables/pkg/builder/nftab
Validatortools/istio-iptables/pkg/validation/va
Servicetools/istio-iptables/pkg/validation/va
Clienttools/istio-iptables/pkg/validation/va
IptablesConfiguratortools/istio-iptables/pkg/capture/run.g
RealDependenciestools/istio-iptables/pkg/dependencies/
DependenciesStubtools/istio-iptables/pkg/dependencies/
IstioCAsecurity/pkg/pki/ca/ca.go
SelfSignedCARootCertRotatorsecurity/pkg/pki/ca/selfsignedcarootce
Controllercni/pkg/repair/repaircontroller.go

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…