Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tailscale/tailscale
/ Cleanup
Method
Cleanup
util/testenv/testenv.go:26–26 ·
view source on GitHub ↗
(func())
Source
from the content-addressed store, hash-verified
24
// TB is testing.TB, to avoid importing "testing" in non-test code.
25
type
TB
interface
{
26
Cleanup(
func
())
27
Error(args ...any)
28
Errorf(format string, args ...any)
29
Fail()
Callers
15
runDialPlanTest
Function · 0.65
makeClientWithURL
Function · 0.65
TestMapAgainstTestControl
Function · 0.65
TestSendMapUpdateAgainstTestControl
Function · 0.65
newTestPipeline
Function · 0.65
newTestMapSession
Function · 0.65
TestPathDiscokeyerImplementations
Function · 0.65
TestUpdateDomains
Function · 0.65
TestUpdateRoutes
Function · 0.65
TestUpdateRoutesUnadvertisesContainedRoutes
Function · 0.65
TestDomainRoutes
Function · 0.65
TestObserveDNSResponse
Function · 0.65
Calls
no outgoing calls
Tested by
15
runDialPlanTest
Function · 0.52
makeClientWithURL
Function · 0.52
TestMapAgainstTestControl
Function · 0.52
TestSendMapUpdateAgainstTestControl
Function · 0.52
newTestPipeline
Function · 0.52
newTestMapSession
Function · 0.52
TestPathDiscokeyerImplementations
Function · 0.52
TestUpdateDomains
Function · 0.52
TestUpdateRoutes
Function · 0.52
TestUpdateRoutesUnadvertisesContainedRoutes
Function · 0.52
TestDomainRoutes
Function · 0.52
TestObserveDNSResponse
Function · 0.52