Documentation ¶
Index ¶
- func GetFunctionName(i interface{}) string
- func SubtestAll(t *testing.T, tr smux.Transport)
- func SubtestConstructSwarm(t *testing.T, tr smux.Transport)
- func SubtestSimpleWrite(t *testing.T, tr smux.Transport)
- func SubtestSimpleWrite100msgs(t *testing.T, tr smux.Transport)
- func SubtestStress10Swarm2Conn100Stream100Msg(t *testing.T, tr smux.Transport)
- func SubtestStress1Swarm10Conn50Stream50Msg(t *testing.T, tr smux.Transport)
- func SubtestStress1Swarm1Conn100Stream100Msg(t *testing.T, tr smux.Transport)
- func SubtestStress1Swarm1Conn1Stream100Msg(t *testing.T, tr smux.Transport)
- func SubtestStress1Swarm1Conn1Stream1Msg(t *testing.T, tr smux.Transport)
- func SubtestStress5Swarm2Conn20Stream20Msg(t *testing.T, tr smux.Transport)
- func SubtestStressNSwarmNConnNStreamNMsg(t *testing.T, tr smux.Transport, nSwarm, nConn, nStream, nMsg int)
- func TestNoOp(t *testing.T)
- type TransportTest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFunctionName ¶
func GetFunctionName(i interface{}) string
Types ¶
Click to show internal directories.
Click to hide internal directories.