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:
2
pkg/format/rtpvp9/testdata/fuzz/FuzzDecoder/0bcd240e533f3bfb
vendored
Normal file
2
pkg/format/rtpvp9/testdata/fuzz/FuzzDecoder/0bcd240e533f3bfb
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte(" \x00\x00\x00B0000000000000000000.00000000000")
|
||||
2
pkg/format/rtpvp9/testdata/fuzz/FuzzDecoder/1d8cabdd60b54768
vendored
Normal file
2
pkg/format/rtpvp9/testdata/fuzz/FuzzDecoder/1d8cabdd60b54768
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -1,5 +0,0 @@
|
||||
go test fuzz v1
|
||||
[]byte("M")
|
||||
bool(true)
|
||||
[]byte("A")
|
||||
bool(false)
|
||||
2
pkg/format/rtpvp9/testdata/fuzz/FuzzDecoder/58c0fe6934e9d7b4
vendored
Normal file
2
pkg/format/rtpvp9/testdata/fuzz/FuzzDecoder/58c0fe6934e9d7b4
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte(" \x00\x00\x00B0000000000000000000Z11000000000")
|
||||
@@ -1,5 +0,0 @@
|
||||
go test fuzz v1
|
||||
[]byte("0")
|
||||
bool(false)
|
||||
[]byte("")
|
||||
bool(false)
|
||||
2
pkg/format/rtpvp9/testdata/fuzz/FuzzDecoder/eb8d0fecc99e06de
vendored
Normal file
2
pkg/format/rtpvp9/testdata/fuzz/FuzzDecoder/eb8d0fecc99e06de
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte(" \x00\x00\x00A0000000000000000000000000000000")
|
||||
Reference in New Issue
Block a user