summaryrefslogtreecommitdiffhomepage
path: root/tstest
AgeCommit message (Expand)AuthorFilesLines
2021-08-05all: gofmt with Go 1.17Josh Bleecher Snyder11-0/+11
2021-08-04tstest/integration: regenerate test depsBrad Fitzpatrick4-0/+4
2021-08-02tstest/integration: update test depsBrad Fitzpatrick5-0/+5
2021-08-02logpolicy: actually collect panicsDavid Crawshaw1-0/+34
2021-07-22tstest/integration/vms: disable rDNS for sshd on centos (#2492)Christine Dodrill1-1/+3
2021-07-22tstest/integration/vms: disable nixos unstable (#2491)Christine Dodrill1-0/+4
2021-07-20tstest/integration: fix filch test flakeJosh Bleecher Snyder1-0/+2
2021-07-20tstest/integration: shorten test namesJosh Bleecher Snyder1-3/+7
2021-07-19ipn/ipnlocal: fix 'tailscale up' on Windows without GUIBrad Fitzpatrick1-8/+56
2021-07-19tstest/integration: generate deps for all platforms in deps generatorJosh Bleecher Snyder6-3/+254
2021-07-17ipn/ipnlocal: stay out of map poll when downBrad Fitzpatrick3-37/+93
2021-07-16tstest/integration/vms: codegen for top level tests (#2441)Christine Dodrill9-149/+513
2021-07-16tstest/integration/vms: use one testcontrol instance per VM (#2437)Christine Dodrill5-101/+113
2021-07-15net/portmapper: add upnp port mappingjulianknodt2-0/+5
2021-07-15tstest/integration/vms: attempt to send more UDP packets (#2433)Christine Dodrill1-16/+31
2021-07-15tstest/integration/vms: deflake the tailscale_status test (#2427)Christine Dodrill1-5/+26
2021-07-13ipn/ipnlocal: save prefs to disk on UpdatePrefsBrad Fitzpatrick1-0/+86
2021-07-13tstest/integration/vms: delete a log file i was using to debug the tests (#2416)Christine Dodrill1-191/+0
2021-07-13tstest/integration/vms: split up test framework into files (#2396)Christine Dodrill6-621/+846
2021-07-13tstest/integration/testcontrol: add ipv6 support (#2394)Christine Dodrill2-2/+31
2021-07-12Revert "Revert "tstest/integration/vms: end-to-end UDP test (#2361)" (#2364)"...Christine Dodrill3-0/+383
2021-07-12tstest/integration: change return type of AwaitIP from string to netaddr.IPSimeng He1-4/+24
2021-07-09tailcfg: break DERPNode.DERPTestPort into DERPPort & InsecureForTestsBrad Fitzpatrick1-8/+9
2021-07-09tstest/integration/vms: add NixOS unstable back (#2330)Christine Dodrill1-4/+1
2021-07-09tstest/integration/vms: unbreak nixos builds (#2372)Christine Dodrill2-6/+5
2021-07-08Revert "tstest/integration/vms: end-to-end UDP test (#2361)" (#2364)Christine Dodrill2-196/+0
2021-07-08tstest/integration/vms: end-to-end UDP test (#2361)Christine Dodrill2-0/+196
2021-07-08tstest/integration/vms: use an in-process logcatcher (#2360)Christine Dodrill4-97/+135
2021-07-08tstest/integration/vms: outgoing SSH test (#2349)Christine Dodrill1-39/+166
2021-07-08tstest/integration/vms: add Oracle Linux image (#2328)Christine Dodrill1-1/+8
2021-07-07tstest/integration: help bust cmd/go's test cachingBrad Fitzpatrick3-0/+113
2021-07-06tstest/integration/vms: make first end to end test (#2332)Christine Dodrill1-21/+86
2021-06-30tstest/integration/vms: verbosify nixos logs to fs, disable unstable (#2294)Christine Dodrill2-2/+15
2021-06-28cmd/tailscale: make netcheck use active DERP map, delete static copyjulianknodt1-8/+1
2021-06-28tstest/integration: always run SOCK5 server, parse out its listening addressBrad Fitzpatrick1-1/+92
2021-06-28tstest/integration/vms: build and run NixOS (#2190)Christine Dodrill3-14/+249
2021-06-25tstest/integration/vms: add in-process DERP server (#2108)Christine Dodrill3-59/+68
2021-06-25tstest/integration/vms: fix flake when testing (#2145)Christine Dodrill1-9/+56
2021-06-23net/dns{,/resolver}: refactor DNS forwarder, send out of right link on macOS/iOSBrad Fitzpatrick1-2/+2
2021-06-22tstest/integration: fix a raceBrad Fitzpatrick1-4/+18
2021-06-18staticcheck.conf: turn off noisy lint errorsDavid Crawshaw2-5/+0
2021-06-18tstest/integration: fix race flakeBrad Fitzpatrick2-4/+23
2021-06-16tstest/integration/vms: log to t.Logf directly (#2147)Christine Dodrill1-9/+7
2021-06-15tstest/integration: reenable TestAddPingRequestBrad Fitzpatrick1-9/+14
2021-06-14tstest/integration: disable TestAddPingRequestDenton Gentry1-0/+1
2021-06-11tstest/integration: test Alpine Linux (#2098)Christine Dodrill1-32/+78
2021-06-10tstest/integration: add some debugging for TestAddPingRequest flakesBrad Fitzpatrick2-17/+77
2021-06-10tstest/integration: rename ambiguous --verbose test flagBrad Fitzpatrick1-2/+4
2021-06-08.github/workflows: add integration test with a custom runner (#2044)Christine Dodrill1-0/+77
2021-06-08tstest/integration/vms: download images from s3 (#2035)Christine Dodrill2-29/+191