package testsuite

import "github.com/rootless-containers/rootlesskit/pkg/port/testsuite"

Index

Functions

func Main

func Main(m *testing.M, cf func() port.ChildDriver)

func Run

func Run(t *testing.T, pf func() port.ParentDriver)

func RunTCP

func RunTCP(t *testing.T, pf func() port.ParentDriver)

func RunTCP4

func RunTCP4(t *testing.T, pf func() port.ParentDriver)

func RunUDP

func RunUDP(t *testing.T, pf func() port.ParentDriver)

func RunUDP4

func RunUDP4(t *testing.T, pf func() port.ParentDriver)

func TLogWriter

func TLogWriter(t testing.TB, s string) io.Writer

func TestProto

func TestProto(t *testing.T, proto string, d port.ParentDriver)

Source Files

testsuite.go

Version
v1.0.0
Published
Mar 25, 2022
Platform
js/wasm
Imports
15 packages
Last checked
2 hours ago

Tools for package owners.