tailscale/tstest/integration
Josh Bleecher Snyder f80193fa4c tstest/integration: shorten test names
The maximum unix domain socket path length on darwin is 104 bytes,
including the trailing NUL.

On my machine, the path created by some newly added tests (6eecf3c9)
was too long, resulting in cryptic test failures.

Shorten the names of the tests, and add a check to make
the diagnosis easier next time.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2021-07-20 13:35:31 -07:00
..
testcontrol ipn/ipnlocal: stay out of map poll when down 2021-07-17 08:41:39 -07:00
vms tstest/integration/vms: codegen for top level tests (#2441) 2021-07-16 15:25:16 -04:00
gen_deps.go tstest/integration: generate deps for all platforms in deps generator 2021-07-19 15:31:56 -07:00
integration_test.go tstest/integration: shorten test names 2021-07-20 13:35:31 -07:00
integration.go ipn/ipnlocal: stay out of map poll when down 2021-07-17 08:41:39 -07:00
tailscaled_deps_test_darwin.go tstest/integration: generate deps for all platforms in deps generator 2021-07-19 15:31:56 -07:00
tailscaled_deps_test_freebsd.go tstest/integration: generate deps for all platforms in deps generator 2021-07-19 15:31:56 -07:00
tailscaled_deps_test_linux.go tstest/integration: generate deps for all platforms in deps generator 2021-07-19 15:31:56 -07:00
tailscaled_deps_test_openbsd.go tstest/integration: generate deps for all platforms in deps generator 2021-07-19 15:31:56 -07:00
tailscaled_deps_test_windows.go tstest/integration: generate deps for all platforms in deps generator 2021-07-19 15:31:56 -07:00