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
Josh Bleecher Snyder 681d4897cc tstest/integration: remove t param in testNode methods
testNodes have a reference to a testing.TB via their env.
Use it instead of making the caller pass theirs.
We did this in some methods but not others; finish the job.
This simplifies the call sites.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
archtest
integration tstest/integration: remove t param in testNode methods 3 years ago
natlab
staticcheck all: gofmt -w -s (simplify) tests 3 years ago
allocs.go
clock.go
log.go
log_test.go
resource.go
tstest.go