482 Commits (7407f404d996594de43a546cfabbd40d776a4e22)

Author SHA1 Message Date
Brad Fitzpatrick ee3df2f720 tstest/integration: rename ambiguous --verbose test flag 5 years ago
Christine Dodrill b402e76185
.github/workflows: add integration test with a custom runner (#2044) 5 years ago
Christine Dodrill 622dc7b093
tstest/integration/vms: download images from s3 (#2035) 5 years ago
Christine Dodrill 3f1405fa2a
tstest/integration/vms: bump images, fix caching bug (#2052) 5 years ago
Simeng He 0141390365 tstest/integration/testcontrol: add Server.AddPingRequest 5 years ago
Christine Dodrill adaecd83c8
tstest/integration/vms: add DownloadImages test to download images (#2039) 5 years ago
Christine Dodrill 607b7ab692
tstest/integration/vms: aggressively re-verify shasums (#2050) 5 years ago
Christine Dodrill 6ce77b8eca
tstest/integration/vms: log qemu output (#2047) 5 years ago
Brad Fitzpatrick 58cc2cc921 tstest/integration/testcontrol: add Server.nodeLocked 5 years ago
Christine Dodrill 0a655309c6
tstest/integration/vms: only build binaries once (#2042) 5 years ago
Christine Dodrill a282819026
tstest/integration/vms: fix OpenSUSE Leap 15.1 (#2038) 5 years ago
Christine Dodrill 4da5e79c39
tstest/integration/vms: test on Arch Linux (#2040) 5 years ago
Christine Dodrill ca96357d4b
tstest/integration/vms: add OpenSUSE Leap 15.3 (#2026) 5 years ago
Christine Dodrill 2802a01b81
tstest/integration/vms: test vms as they are ready (#2022) 5 years ago
Christine Dodrill 36cb69002a
tstest/integration/vms: regex-match distros using a flag (#2021) 5 years ago
Christine Dodrill e1b994f7ed
tstest/integration/vms: maintain distro info (#2020) 5 years ago
Brad Fitzpatrick fa548c5b96
tstest/integration/vms: fix bindhost lookup (#2012) 5 years ago
Christine Dodrill 14c1113d2b
tstest/integration/vms: copy locally built binaries (#2006) 5 years ago
Brad Fitzpatrick f21982f854 tstest/integration/vms: skip a test for now 5 years ago
Christine Dodrill 4cfaf489ac
tstest/integration/vms: t.Log for VM output (#2007) 5 years ago
Christine Dodrill 1f72b6f812
tstest/integration/vms: use dynamically discovered bindhost (#1992) 5 years ago
Christine Dodrill 35749ec297
tstest/integration/vms: small cleanups (#1989) 5 years ago
Christine Dodrill ba59c0391b
tstest/integration: add experimental integration test (#1966) 5 years ago
simenghe dd0b690e7b
Added new Addresses / AllowedIPs fields to testcontrol when creating tailcfg.Node (#1948) 5 years ago
Josh Bleecher Snyder 25df067dd0 all: adapt to opaque netaddr types 5 years ago
Brad Fitzpatrick 5a7c6f1678 tstest/integration{,/testcontrol}: add node update support, two node test 5 years ago
Brad Fitzpatrick d32667011d tstest/integration: build test binaries with -race if test itself is 5 years ago
Brad Fitzpatrick ed9d825552 tstest/integration: fix integration test on linux/386 5 years ago
Brad Fitzpatrick c0158bcd0b tstest/integration{,/testcontrol}: add testcontrol.RequireAuth mode, new test 5 years ago
Josh Bleecher Snyder 78d4c561b5 types/logger: add key grinder stats lines to rate-limiting exemption list 5 years ago
Brad Fitzpatrick 68fb51b833 tstest/integration: misc cleanups 5 years ago
Brad Fitzpatrick 3237e140c4 tstest/integration: add testNode.AwaitListening, DERP+STUN, improve proxy trap 5 years ago
Brad Fitzpatrick 98d7c28faa tstest/integration: start factoring test types out to clean things up 5 years ago
Brad Fitzpatrick 5e9e11a77d tstest/integration/testcontrol: add start of test control server 5 years ago
Brad Fitzpatrick a07a504b16 tstest/integration: use go binary from runtime.GOROOT 5 years ago
Brad Fitzpatrick f342d10dc5 tstest/integration: set an HTTP_PROXY to catch bogus requests 5 years ago
Brad Fitzpatrick 80429b97e5 testing: add start of an integration test 5 years ago
Brad Fitzpatrick 08782b92f7 tstest: add WaitFor helper 5 years ago
Josh Bleecher Snyder d31eff8473 tstest/natlab: use net.ErrClosed 5 years ago
Filippo Valsorda 39f7a61e9c tstest/staticcheck: import the main package to fix "go mod tidy" 5 years ago
Josh Bleecher Snyder 138055dd70 tstest/natlab: use net.ErrClosed instead of a new error 5 years ago
Josh Bleecher Snyder e8cd7bb66f tstest: simplify goroutine leak tests 5 years ago
Josh Bleecher Snyder 18471a8792 ipn: close logger at the end of TestLocalLogLines 5 years ago
Brad Fitzpatrick fd2a30cd32 wgengine/magicsock: make test pass on Windows and without firewall dialog box 6 years ago
Josh Bleecher Snyder e1596d655a tstest: skip resource check when test has failed 6 years ago
Josh Bleecher Snyder 2e40c4b564 tstest: don't log on success 6 years ago
Brad Fitzpatrick 7fddc33481 tstest: make LogLineTracker pass variadic format args through 6 years ago
Brad Fitzpatrick 68c42530e9 tstest: rename LogListener to LogLineTracker 6 years ago
David Crawshaw 3baa084548 tstest: take testing.TB in helper for benchmarks 6 years ago
Wendi Yu a3fb422a39
ipn: tag and test for grinder log lines (#711) 6 years ago