mirror of
https://github.com/jwetzell/osc-go.git
synced 2026-08-13 02:53:38 +00:00
mess around with benchmarks and fuzzing
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte("/00\x00,b0\x00\xff000")
|
||||
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte("/00\x00,b0\x00\x00\x00\x00\x010")
|
||||
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte("/00\x00,d\x0000000")
|
||||
Reference in New Issue
Block a user