Add tests for endpoint NewStream.
Rename OpenWithVidPid to OpenWithVIDPID.
This commit is contained in:
@@ -105,7 +105,7 @@ func (r readRes) String() string {
|
||||
return buf.String()
|
||||
}
|
||||
|
||||
func TestReadStream(t *testing.T) {
|
||||
func TestTransferReadStream(t *testing.T) {
|
||||
for tcNum, tc := range []struct {
|
||||
desc string
|
||||
closeBefore int
|
||||
|
Reference in New Issue
Block a user