package testsuite
import "github.com/rootless-containers/rootlesskit/pkg/port/testsuite"
Index ¶
- func Run(t *testing.T, df func() port.ParentDriver)
- func TLogWriter(t testing.TB, s string) io.Writer
- func TestTCP(t *testing.T, d port.ParentDriver)
- func TestTCPWithPID(t *testing.T, d port.ParentDriver, childPID int)
Functions ¶
func Run ¶
func Run(t *testing.T, df func() port.ParentDriver)
func TLogWriter ¶
func TestTCP ¶
func TestTCP(t *testing.T, d port.ParentDriver)
func TestTCPWithPID ¶
func TestTCPWithPID(t *testing.T, d port.ParentDriver, childPID int)
Source Files ¶
- Version
- v0.2.0
- Published
- Dec 25, 2018
- Platform
- js/wasm
- Imports
- 14 packages
- Last checked
- 2 hours ago –
Tools for package owners.