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/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>
3 years ago
..
testcontrol ipn/ipnlocal: stay out of map poll when down 3 years ago
vms tstest/integration/vms: codegen for top level tests (#2441) 3 years ago
gen_deps.go tstest/integration: generate deps for all platforms in deps generator 3 years ago
integration.go ipn/ipnlocal: stay out of map poll when down 3 years ago
integration_test.go tstest/integration: shorten test names 3 years ago
tailscaled_deps_test_darwin.go tstest/integration: generate deps for all platforms in deps generator 3 years ago
tailscaled_deps_test_freebsd.go tstest/integration: generate deps for all platforms in deps generator 3 years ago
tailscaled_deps_test_linux.go tstest/integration: generate deps for all platforms in deps generator 3 years ago
tailscaled_deps_test_openbsd.go tstest/integration: generate deps for all platforms in deps generator 3 years ago
tailscaled_deps_test_windows.go tstest/integration: generate deps for all platforms in deps generator 3 years ago