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/wgengine
Brad Fitzpatrick d5a870b4dc wgengine/monitor: add --monitor-duration flag to opt-in TestMonitorMode
TestMonitorMode skips by default, without the --monitor flag, and then
it previously ran forever. This adds an option --monitor-duration flag
that defaults to zero (run forever) but if non-zero bounds how long
the tests runs. This means you can then also use e.g. `go test
--cpuprofile` and capture a CPU/mem profile for a minute or two.

Updates #7621

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
bench all: update copyright and license headers 2 years ago
capture net, wgengine/capture: encode NAT addresses in pcap stream 2 years ago
filter all: use tstest.Replace more 2 years ago
magicsock wgengine/magicsock: keep advertising endpoints after we stop discovering them 2 years ago
monitor wgengine/monitor: add --monitor-duration flag to opt-in TestMonitorMode 2 years ago
netlog sockstats: add labels for netlog and sockstatlog packages 2 years ago
netstack wgengine/netstack: fix data-race on startup 2 years ago
router envknob,net/tstun,wgengine: use TS_DEBUG_MTU consistently 2 years ago
wgcfg tailcfg: make SelfNodeV4MasqAddrForThisPeer a pointer 2 years ago
wgint all: update copyright and license headers 2 years ago
wglog all: update copyright and license headers 2 years ago
winnet all: update copyright and license headers 2 years ago
mem_ios.go all: update copyright and license headers 2 years ago
pendopen.go all: update copyright and license headers 2 years ago
userspace.go net/tstun,wgengine/*: add support for NAT to routes 2 years ago
userspace_ext_test.go all: update copyright and license headers 2 years ago
userspace_test.go all: update copyright and license headers 2 years ago
watchdog.go wgengine: start logging DISCO frames to pcap stream 2 years ago
watchdog_js.go all: update copyright and license headers 2 years ago
watchdog_test.go all: update copyright and license headers 2 years ago
wgengine.go wgengine: start logging DISCO frames to pcap stream 2 years ago