Documentation
¶
Overview ¶
Testbin is a minimal multicall binary for use inside shimtest containers. It is always compiled for linux/GOARCH with CGO_ENABLED=0 and placed at test/shim/testdata/testbin and test/stress/testdata/testbin so that the shim and stress test suites can embed it in their container rootfs images.
This main is intentionally a one-liner: all logic lives in the importable github.com/containerd/shimtest/testbin package so it is covered by go mod vendor and stays in sync with the vendored shimtest version.
Click to show internal directories.
Click to hide internal directories.