Documentation
¶
Index ¶
- func Context(t testing.TB) context.Context
- func NewKEM(t *testing.T, i uint64) (kem.PublicKey, kem.PrivateKey)
- func NewSigner(t *testing.T, i uint64) (sign.PublicKey, sign.PrivateKey)
- func OpenRoot(t testing.TB, p string) *os.Root
- func PacketConn(t testing.TB) net.PacketConn
- func RandomFiles(seed int, numFiles int, sizeMean, sizeSig float64, fn func(string, io.Reader))
- func RandomStream(seed int, size int64) io.Reader
- func StreamsEqual(t testing.TB, expected, actual io.Reader)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PacketConn ¶
func PacketConn(t testing.TB) net.PacketConn
func RandomFiles ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.