Documentation ¶
Index ¶
- func GetFunctionName(i interface{}) string
- func GoServe(t *testing.T, tr smux.Transport, l net.Listener) (done func())
- func SubtestAll(t *testing.T, tr smux.Transport)
- func SubtestSimpleWrite(t *testing.T, tr smux.Transport)
- func SubtestStress(t *testing.T, opt Options)
- func SubtestStress1Conn1000Stream10Msg(t *testing.T, tr smux.Transport)
- func SubtestStress1Conn100Stream100Msg(t *testing.T, tr smux.Transport)
- func SubtestStress1Conn100Stream100Msg10MB(t *testing.T, tr smux.Transport)
- func SubtestStress1Conn1Stream100Msg(t *testing.T, tr smux.Transport)
- func SubtestStress1Conn1Stream1Msg(t *testing.T, tr smux.Transport)
- func SubtestStress50Conn10Stream50Msg(t *testing.T, tr smux.Transport)
- func TestNoOp(t *testing.T)
- type LogWriter
- type Options
- type TransportTest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFunctionName ¶
func GetFunctionName(i interface{}) string
func SubtestStress ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.