gvisor/pkg/test
Etienne Perot 11787a601e Create console test library.
This creates a TTY pair and runs `/bin/sh` in interactive mode within it.
It provides useful helper functions to interact with the shell and read the
output of commands run within it.

This is meant to be used for testing upcoming changes allowing `runsc exec` to
work in `-detach=false -tty=true` mode.

PiperOrigin-RevId: 350841006
2021-01-08 14:51:50 -08:00
..
criutil Ensure containerd is used from installed location. 2020-11-30 13:40:23 -08:00
dockerutil Add benchmarks targets to BuildKite. 2021-01-05 13:21:54 -08:00
testutil Create console test library. 2021-01-08 14:51:50 -08:00