mirror of
https://github.com/aler9/rtsp-simple-server
synced 2025-10-29 18:21:53 +08:00
improve fuzz tests (#3596)
This commit is contained in:
@@ -38,6 +38,7 @@ func TestHandshake(t *testing.T) {
|
||||
|
||||
clientInKey, clientOutKey, err := DoClient(rw, ca == "encrypted", true)
|
||||
require.NoError(t, err)
|
||||
|
||||
<-done
|
||||
|
||||
if ca == "encrypted" {
|
||||
|
||||
Reference in New Issue
Block a user