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.1.1 (latest)
Published
May 30, 2023
Platform
linux/amd64
Imports
15 packages
Last checked
3 weeks ago

Tools for package owners.