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
Jonathan Nobels 8fad8c4b9b
tstest/tailmac: add customized macOS virtualization tooling (#13146)
updates tailcale/corp#22371

Adds custom macOS vm tooling.  See the README for
the general gist, but this will spin up VMs with unixgram
capable network interfaces listening to a named socket,
and with a virtio socket device for host-guest communication.

We can add other devices like consoles, serial, etc as needed.

The whole things is buildable with a single make command, and
everything is controllable via the command line using the TailMac
utility.

This should all be generally functional but takes a few shortcuts
with error handling and the like.  The virtio socket device support
has not been tested and may require some refinement.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
1 month ago
..
archtest all: cleanup unused code, part 1 (#10661) 9 months ago
deptest tstest/deptest: fix minor escaping error in regex 11 months ago
integration gokrazy,tstest/integration/nat: add Gokrazy appliance just for natlab 1 month ago
iosdeps all: do not depend on the testing package 4 months ago
jsdeps all: use math/rand/v2 more 4 months ago
natlab tstest/tailmac: add customized macOS virtualization tooling (#13146) 1 month ago
nettest cmd/derper,tstest/nettest: skip network-needing test in airplane mode 5 months ago
tailmac tstest/tailmac: add customized macOS virtualization tooling (#13146) 1 month ago
tools go.{mod,sum},tstest/tools,k8s-operator,cmd/k8s-operator: autogenerate CRD API docs (#12884) 2 months ago
allocs.go all: update copyright and license headers 2 years ago
clock.go tstime: add Since method (#8622) 1 year ago
clock_test.go all: use Go 1.22 range-over-int 5 months ago
log.go wgengine/magicsock: disable portmapper in tunchan-faked tests 5 months ago
log_test.go all: update copyright and license headers 2 years ago
resource.go all: use Go 1.22 range-over-int 5 months ago
tstest.go ipn/{conffile,ipnlocal}: start booting tailscaled from a config file w/ auth key 11 months ago
tstest_test.go tstest: add method to Replace values for tests 2 years ago