summaryrefslogtreecommitdiffhomepage
path: root/tstest/integration
AgeCommit message (Expand)AuthorFilesLines
2021-05-16all: adapt to opaque netaddr typesJosh Bleecher Snyder1-1/+1
2021-05-12tstest/integration{,/testcontrol}: add node update support, two node testBrad Fitzpatrick2-9/+90
2021-05-12tstest/integration: build test binaries with -race if test itself isBrad Fitzpatrick1-3/+4
2021-05-12tstest/integration: fix integration test on linux/386Brad Fitzpatrick1-3/+17
2021-05-12tstest/integration{,/testcontrol}: add testcontrol.RequireAuth mode, new testBrad Fitzpatrick2-60/+306
2021-05-03tstest/integration: misc cleanupsBrad Fitzpatrick1-28/+51
2021-05-03tstest/integration: add testNode.AwaitListening, DERP+STUN, improve proxy trapBrad Fitzpatrick1-24/+129
2021-04-30tstest/integration: start factoring test types out to clean things upBrad Fitzpatrick1-41/+136
2021-04-29tstest/integration/testcontrol: add start of test control serverBrad Fitzpatrick2-9/+573
2021-04-29tstest/integration: use go binary from runtime.GOROOTBrad Fitzpatrick1-1/+22
2021-04-29tstest/integration: set an HTTP_PROXY to catch bogus requestsBrad Fitzpatrick1-1/+19
2021-04-29testing: add start of an integration testBrad Fitzpatrick1-0/+175