MCPcopy Create free account
hub / github.com/tailscale/tailscale / TestAutoUpdateDefaults

Function TestAutoUpdateDefaults

tstest/integration/integration_test.go:1492–1492  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

1490}
1491
1492func TestAutoUpdateDefaults(t *testing.T) { testAutoUpdateDefaults(t, false) }
1493func TestAutoUpdateDefaults_cap(t *testing.T) { testAutoUpdateDefaults(t, true) }
1494
1495// useCap is whether to use NodeAttrDefaultAutoUpdate (as opposed to the old

Callers

nothing calls this directly

Calls 1

testAutoUpdateDefaultsFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…