You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/tstest
Andrew Lytvynov 1302bd1181
all: cleanup unused code, part 1 (#10661)
Run `staticcheck` with `U1000` to find unused code. This cleans up about
a half of it. I'll do the other half separately to keep PRs manageable.

Updates #cleanup

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
11 months ago
..
archtest all: cleanup unused code, part 1 (#10661) 11 months ago
deptest tstest/deptest: fix minor escaping error in regex 1 year ago
integration all: cleanup unused code, part 1 (#10661) 11 months ago
iosdeps all: replace deprecated ioutil references 1 year ago
jsdeps tstest/deptest: add test-only package to unify negative dep tests 1 year ago
natlab all: cleanup unused code, part 1 (#10661) 11 months ago
tools cmd/k8s-operator: operator can create subnetrouter (#9505) 11 months ago
allocs.go
clock.go
clock_test.go all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 1 year ago
log.go control/controlclient: remove unused StartLogout 1 year ago
log_test.go
resource.go tstest: make ResourceCheck panic on parallel tests 1 year ago
tstest.go ipn/{conffile,ipnlocal}: start booting tailscaled from a config file w/ auth key 1 year ago
tstest_test.go