tailscale/tstest
Filippo Valsorda 39f7a61e9c tstest/staticcheck: import the main package to fix "go mod tidy"
Importing the non-main package was missing some dependencies that
"go mod tidy" would then cleanup. Also added a non-ignore build tag to
avoid other tools getting upset about importing a main package.

Signed-off-by: Filippo Valsorda <hi@filippo.io>
2021-02-20 09:53:47 -08:00
..
natlab tstest/natlab: use net.ErrClosed instead of a new error 2021-02-05 13:44:46 -08:00
staticcheck tstest/staticcheck: import the main package to fix "go mod tidy" 2021-02-20 09:53:47 -08:00
clock.go tstest/natlab: add a stateful firewall. 2020-07-11 05:17:38 +00:00
doc.go tstest: rename from testy. 2020-04-28 20:45:12 -07:00
log_test.go tstest: rename LogListener to LogLineTracker 2020-09-04 08:09:56 -07:00
log.go ipn: close logger at the end of TestLocalLogLines 2021-01-08 17:10:48 -08:00
resource.go tstest: simplify goroutine leak tests 2021-02-03 13:06:40 -08:00