mirror of
https://github.com/aler9/gortsplib
synced 2025-12-24 13:38:08 +08:00
improve fuzz tests (#956)
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
go test fuzz v1
|
||||
[]byte("")
|
||||
bool(false)
|
||||
[]byte("1000")
|
||||
bool(false)
|
||||
@@ -1,5 +0,0 @@
|
||||
go test fuzz v1
|
||||
[]byte("")
|
||||
bool(false)
|
||||
[]byte("")
|
||||
bool(false)
|
||||
@@ -1,5 +0,0 @@
|
||||
go test fuzz v1
|
||||
[]byte("\xf8\x9a\x9f000")
|
||||
bool(true)
|
||||
[]byte(" 00000")
|
||||
bool(false)
|
||||
2
pkg/format/rtpvp8/testdata/fuzz/FuzzDecoder/599d578e6ceceea7
vendored
Normal file
2
pkg/format/rtpvp8/testdata/fuzz/FuzzDecoder/599d578e6ceceea7
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte("\x11\x00\x00\x00 00000000000 000\x04")
|
||||
2
pkg/format/rtpvp8/testdata/fuzz/FuzzDecoder/6938f28cfcd356e9
vendored
Normal file
2
pkg/format/rtpvp8/testdata/fuzz/FuzzDecoder/6938f28cfcd356e9
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte("\x11\x00\x00\x00 00000000000\xff000\x04")
|
||||
2
pkg/format/rtpvp8/testdata/fuzz/FuzzDecoder/b3b3441b041e6ad3
vendored
Normal file
2
pkg/format/rtpvp8/testdata/fuzz/FuzzDecoder/b3b3441b041e6ad3
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte("\x00\x02\x00\x00 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\x00\x02\x00\x00A0000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\x9f\x01\x00\x00 00000000000 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
|
||||
2
pkg/format/rtpvp8/testdata/fuzz/FuzzDecoder/c207e98f1f226c44
vendored
Normal file
2
pkg/format/rtpvp8/testdata/fuzz/FuzzDecoder/c207e98f1f226c44
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte("\x11\x00\x00\x00 \xfa00000000000000\x04")
|
||||
2
pkg/format/rtpvp8/testdata/fuzz/FuzzDecoder/d76fe427c7b0085a
vendored
Normal file
2
pkg/format/rtpvp8/testdata/fuzz/FuzzDecoder/d76fe427c7b0085a
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte("\x11\x00\x00\x00A0000000000000001")
|
||||
Reference in New Issue
Block a user