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
Brad Fitzpatrick 25663b1307 tailcfg: remove most Debug fields, move bulk to nodeAttrs [capver 70]
Now a nodeAttr: ForceBackgroundSTUN, DERPRoute, TrimWGConfig,
DisableSubnetsIfPAC, DisableUPnP.

Kept support for, but also now a NodeAttr: RandomizeClientPort.

Removed: SetForceBackgroundSTUN, SetRandomizeClientPort (both never
used, sadly... never got around to them. But nodeAttrs are better
anyway), EnableSilentDisco (will be a nodeAttr later when that effort
resumes).

Updates #8923

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
archtest all: update copyright and license headers 2 years ago
deptest util/testenv: add new package to hold InTest 1 year ago
integration tailcfg: remove most Debug fields, move bulk to nodeAttrs [capver 70] 1 year ago
iosdeps tailcfg: move LogHeapPprof from Debug to c2n [capver 69] 1 year ago
jsdeps tstest/deptest: add test-only package to unify negative dep tests 1 year ago
natlab wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 1 year ago
tools all: update copyright and license headers 2 years ago
allocs.go all: update copyright and license headers 2 years ago
clock.go tstime: add Since method (#8622) 1 year ago
clock_test.go all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 1 year ago
log.go tstest: do not panic when a panic logs 1 year ago
log_test.go all: update copyright and license headers 2 years ago
resource.go all: update copyright and license headers 2 years ago
tstest.go all: use tstest.Replace more 2 years ago
tstest_test.go tstest: add method to Replace values for tests 2 years ago