tailscale/ipn
Josh Bleecher Snyder e8cd7bb66f tstest: simplify goroutine leak tests
Use tb.Cleanup to simplify both the API and the implementation.

One behavior change: When the number of goroutines shrinks, don't log.
I've never found these logs to be useful, and they frequently add noise.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2021-02-03 13:06:40 -08:00
..
ipnserver ipn/ipnserver, cmd/hello: do whois over unix socket, not debug http 2021-01-29 13:23:13 -08:00
ipnstate ipn/ipnstate: update tailscale status -web to match CLI 2021-01-26 08:29:59 -08:00
policy ipn, ipn/policy: filter portlist to a short list of "interesting" ports 2020-04-01 10:03:44 -07:00
backend.go ipn, ipn/ipnserver: add IPN state for server in use, handle explicitly 2020-11-02 15:25:11 -08:00
doc.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
fake_test.go cmd/tailscale/cli: add basic 'down' subcommand 2020-08-25 18:54:29 -07:00
handle.go all: replace wgcfg.IP and wgcfg.CIDR with netaddr types 2020-12-28 13:00:42 -08:00
local.go all: move wgcfg from wireguard-go 2021-01-29 12:52:56 -08:00
local_test.go Add names to test cases in ipn/local_test.go. 2021-01-08 10:23:32 -08:00
loglines_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 2021-01-11 09:31:14 -08:00
message.go cmd/tailscale/cli: recommend sudo for 'tailscale up' on failure 2021-02-01 13:53:57 -08:00
message_test.go tstest: simplify goroutine leak tests 2021-02-03 13:06:40 -08:00
prefs.go all: adjust Unix permissions for those without umasks 2021-01-11 19:24:41 -08:00
prefs_clone.go all: replace wgcfg.IP and wgcfg.CIDR with netaddr types 2020-12-28 13:00:42 -08:00
prefs_test.go wgkey: new package 2020-12-30 17:33:02 -08:00
store.go wgkey: new package 2020-12-30 17:33:02 -08:00
store_test.go Add tstest.PanicOnLog(), and fix various problems detected by this. 2020-05-13 23:12:35 -04:00