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
Will Norris 60daa2adb8 all: fix golangci-lint errors
These erroneously blocked a recent PR, which I fixed by simply
re-running CI. But we might as well fix them anyway.
These are mostly `printf` to `print` and a couple of `!=` to `!Equal()`

Updates #cleanup

Signed-off-by: Will Norris <will@tailscale.com>
12 months ago
..
archtest
deptest derp/derphttp: don't link websockets other than on GOOS=js 1 year ago
integration all: fix golangci-lint errors 12 months ago
iosdeps ipn/conffile: don't depend on hujson on iOS/Android 1 year ago
jsdeps all: use math/rand/v2 more 2 years ago
natlab Switch logging service from log.tailscale.io to log.tailscale.com (#14398) 1 year ago
nettest cmd/derper,tstest/nettest: skip network-needing test in airplane mode 2 years ago
tailmac tstest/tailmac: add support for mounting host directories in the guest (#13957) 1 year ago
tools go.{mod,sum},tstest/tools,k8s-operator,cmd/k8s-operator: autogenerate CRD API docs (#12884) 1 year ago
allocs.go
clock.go
clock_test.go all: use Go 1.22 range-over-int 2 years ago
log.go wgengine/magicsock: disable portmapper in tunchan-faked tests 2 years ago
log_test.go
reflect.go net/dns: fix IsZero and Equal methods on OSConfig 1 year ago
resource.go tstest: avoid Fatal in ResourceCheck to show panic (#13790) 1 year ago
test-wishlist.md wf/firewall: allow link-local multicast for permitted local routes when the killswitch is on on Windows 1 year ago
tstest.go
tstest_test.go