summaryrefslogtreecommitdiffhomepage
path: root/control/controlhttp/controlhttpserver/controlhttpserver.go
diff options
context:
space:
mode:
authorBrad Fitzpatrick <bradfitz@tailscale.com>2025-05-01 13:12:51 -0700
committerBrad Fitzpatrick <brad@danga.com>2025-05-02 12:22:47 -0700
commit761aea3036d9ac35fafbd871df8b52c6e2b80cca (patch)
tree1e7d8e5ebf10823227d88bcc1a07cc0007e9cd21 /control/controlhttp/controlhttpserver/controlhttpserver.go
parent3105ecd958ebdc7c1383d6d2251031b968155668 (diff)
downloadtailscale-761aea3036d9ac35fafbd871df8b52c6e2b80cca.tar.xz
tailscale-761aea3036d9ac35fafbd871df8b52c6e2b80cca.zip
tstest/integration: don't require TestMake, stop leaking binaries in /tmp
Previously all tests shared their tailscale+tailscaled binaries in system /tmp directories, which often leaked, and required TestMain to clean up (which feature/taildrop didn't use). This makes it use testing.T.TempDir for the binaries, but still only builds them once and efficiently as possible depending on the OS copies them around between each test's temp dir. Updates #15812 Change-Id: I0e2585613f272c3d798a423b8ad1737f8916f527 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver/controlhttpserver.go')
0 files changed, 0 insertions, 0 deletions