tailscale/tstest
Maisem Ali 8fd5d3eaf3 tstest: do not error if the there are fewer goroutines than at start
This fixes test failures like:
```
    resource.go:34: goroutine count: expected 3, got 2
```

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2022-07-29 09:53:01 -07:00
..
archtest go.mod: bump gvisor.dev/gvisor 2022-07-21 16:41:18 -07:00
integration all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
iosdeps net/netaddr: start migrating to net/netip via new netaddr adapter package 2022-07-25 16:20:43 -07:00
jsdeps net/netaddr: start migrating to net/netip via new netaddr adapter package 2022-07-25 16:20:43 -07:00
natlab all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
tools go.mod: pin github.com/tailscale/mkctr (try #2) 2022-06-07 00:44:21 +05:00
allocs.go util/testingutil: new package with MinAllocsPerRun 2021-10-28 12:48:37 -07:00
clock.go tstest/natlab: add a stateful firewall. 2020-07-11 05:17:38 +00:00
log.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
log_test.go tstest: rename LogListener to LogLineTracker 2020-09-04 08:09:56 -07:00
resource.go tstest: do not error if the there are fewer goroutines than at start 2022-07-29 09:53:01 -07:00
tstest.go tstest: add WaitFor helper 2021-04-29 14:43:46 -07:00