feat(scanner): add fuzzing test

This commit is contained in:
sentriz
2022-02-18 18:57:56 +00:00
committed by Senan Kelly
parent 10e8d18a0f
commit f7f4b8b2cc
4 changed files with 96 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,2 @@
go test fuzz v1
[]byte("001")

View File

@@ -0,0 +1,2 @@
go test fuzz v1
[]byte("")