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/ipn/ipnserver
Nick Khyl f0a27066c4 ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest
In this PR, we extract the in-process LocalAPI client/server implementation from ipn/ipnserver/server_test.go
into a new ipntest package to be used in high‑level black‑box tests, such as those for the tailscale CLI.

Updates #15575

Signed-off-by: Nick Khyl <nickk@tailscale.com>
7 months ago
..
actor.go ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest 7 months ago
proxyconnect.go Switch logging service from log.tailscale.io to log.tailscale.com (#14398) 12 months ago
proxyconnect_js.go all: update copyright and license headers 3 years ago
server.go ipn/ipnserver: treat all plan9 safesocket connections as permitted 8 months ago
server_fortest.go ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest 7 months ago
server_test.go ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest 7 months ago
waiterset_test.go ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest 7 months ago