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 tstest/integration/testcontrol: fix data race 2021-11-11 08:25:16 -08:00
vms tstest/integration: build binaries only once 2021-12-13 14:38:08 -08:00
gen_deps.go tstest/integration: don't include stdlib deps in go generate output 2021-11-03 11:59:59 -07:00
integration_test.go tstest/integration: remove t param in testNode methods 2021-12-15 18:06:14 -08:00
integration.go tstest/integration: build binaries only once 2021-12-13 14:38:08 -08:00
tailscaled_deps_test_darwin.go net/tsdial: move more weirdo dialing into new tsdial package, plumb 2021-12-01 10:36:55 -08:00
tailscaled_deps_test_freebsd.go net/tsdial: move more weirdo dialing into new tsdial package, plumb 2021-12-01 10:36:55 -08:00
tailscaled_deps_test_linux.go net/tsdial: move more weirdo dialing into new tsdial package, plumb 2021-12-01 10:36:55 -08:00
tailscaled_deps_test_openbsd.go net/tsdial: move more weirdo dialing into new tsdial package, plumb 2021-12-01 10:36:55 -08:00
tailscaled_deps_test_windows.go net/tsdial: move more weirdo dialing into new tsdial package, plumb 2021-12-01 10:36:55 -08:00