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/net/dns/resolver
Josh Bleecher Snyder 94fb42d4b2 all: use testingutil.MinAllocsPerRun
There are a few remaining uses of testing.AllocsPerRun:
Two in which we only log the number of allocations,
and one in which dynamically calculate the allocations
target based on a different AllocsPerRun run.

This also allows us to tighten the "no allocs"
test in wgengine/filter.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
4 years ago
..
doh_test.go
forwarder.go net/dns/resolver: set maxDoHInFlight to 1000 on iOS 15+. 4 years ago
forwarder_test.go net/dns/resolver: set maxDoHInFlight to 1000 on iOS 15+. 4 years ago
macios_ext.go
neterr_darwin.go
neterr_other.go
neterr_windows.go
tsdns.go
tsdns_server_test.go
tsdns_test.go all: use testingutil.MinAllocsPerRun 4 years ago