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/lapitest
Brad Fitzpatrick 0bd4f4729b ipn/ipnlocal: rename misnamed DisablePortMapperForTest to DisablePortPollerForTest
I think this was originally a brain-o in 9380e2dfc6. It's
disabling the port _poller_, listing what open ports (i.e. services)
are open, not PMP/PCP/UPnP port mapping.

While there, drop in some more testenv.AssertInTest() in a few places.

Updates #cleanup

Change-Id: Ia6f755ad3544f855883b8a7bdcfc066e8649547b
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 months ago
..
backend.go ipn/ipnlocal: rename misnamed DisablePortMapperForTest to DisablePortPollerForTest 3 months ago
client.go ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest 7 months ago
example_test.go ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest 7 months ago
opts.go ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest 7 months ago
server.go ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest 7 months ago