tailscale/tstest/integration
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>
2021-12-15 18:06:14 -08:00
..
testcontrol
vms tstest/integration: build binaries only once 2021-12-13 14:38:08 -08:00
gen_deps.go
integration.go tstest/integration: build binaries only once 2021-12-13 14:38:08 -08:00
integration_test.go tstest/integration: remove t param in testNode methods 2021-12-15 18:06:14 -08:00
tailscaled_deps_test_darwin.go
tailscaled_deps_test_freebsd.go
tailscaled_deps_test_linux.go
tailscaled_deps_test_openbsd.go
tailscaled_deps_test_windows.go