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 Anderson b3d65ba943 tstest/natlab: refactor, expose a Packet type.
HandlePacket and Inject now receive/take Packets. This is a handy
container for the packet, and the attached Trace method can be used
to print traces from custom packet handlers that integrate nicely
with natlab's internal traces.

Signed-off-by: David Anderson <danderson@tailscale.com>
4 years ago
..
natlab tstest/natlab: refactor, expose a Packet type. 4 years ago
staticcheck go.mod: restore staticcheck module, make it stick around, go mod tidy 4 years ago
clock.go tstest/natlab: add a stateful firewall. 4 years ago
doc.go tstest: rename from testy. 4 years ago
log.go tstest: document PanicOnLog 4 years ago
resource.go tstest.ResourceCheck: clarify success message. 4 years ago