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
David Crawshaw 8668103f06 tstest/integration/vms: print qemu console output, fix printing issues
Fix a few test printing issues when tests fail.

Qemu console output is super useful when something is wrong in the
harness and we cannot even bring up the tests.
Also useful for figuring out where all the time goes in tests.

A little noisy, but not too noisy as long as you're only running one VM
as part of the tests, which is my plan.

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
4 years ago
..
integration tstest/integration/vms: print qemu console output, fix printing issues 4 years ago
natlab fix: typo spelling grammar 4 years ago
staticcheck tstest/staticcheck: import the main package to fix "go mod tidy" 5 years ago
clock.go tstest/natlab: add a stateful firewall. 5 years ago
log.go types/logger: add key grinder stats lines to rate-limiting exemption list 5 years ago
log_test.go tstest: rename LogListener to LogLineTracker 5 years ago
resource.go net/dns{,/resolver}: refactor DNS forwarder, send out of right link on macOS/iOS 5 years ago
tstest.go tstest: add WaitFor helper 5 years ago