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 Dunham 7dcf65a10a net/dns: fix IsZero and Equal methods on OSConfig
Discovered this while investigating the following issue; I think it's
unrelated, but might as well fix it. Also, add a test helper for
checking things that have an IsZero method using the reflect package.

Updates tailscale/support-escalations#55

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I57b7adde43bcef9483763b561da173b4c35f49e2
3 months ago
..
archtest
deptest
integration tstest/natlab: add dual stack with blackholed IPv4 3 months ago
iosdeps all: do not depend on the testing package 6 months ago
jsdeps all: use math/rand/v2 more 6 months ago
natlab tstest/natlab: add dual stack with blackholed IPv4 3 months ago
nettest cmd/derper,tstest/nettest: skip network-needing test in airplane mode 7 months ago
tailmac tstest/natlab: add unix address to writer for dgram mode 3 months ago
tools go.{mod,sum},tstest/tools,k8s-operator,cmd/k8s-operator: autogenerate CRD API docs (#12884) 4 months ago
allocs.go
clock.go
clock_test.go
log.go
log_test.go
reflect.go net/dns: fix IsZero and Equal methods on OSConfig 3 months ago
resource.go
tstest.go
tstest_test.go