negentropy: fuzz testing, move accumulator to vector package.

This commit is contained in:
fiatjaf
2024-09-20 10:56:15 -03:00
parent e9e96be95e
commit 9813d1776f
13 changed files with 205 additions and 68 deletions
@@ -0,0 +1,5 @@
go test fuzz v1
uint(165)
uint(108)
uint(72)
uint(54)
@@ -0,0 +1,5 @@
go test fuzz v1
uint(26)
uint(0)
uint(58)
uint(70)
@@ -0,0 +1,5 @@
go test fuzz v1
uint(1)
uint(17)
uint(5)
uint(4044)
@@ -0,0 +1,5 @@
go test fuzz v1
uint(182)
uint(303)
uint(75)
uint(25)
@@ -0,0 +1,5 @@
go test fuzz v1
uint(17)
uint(17)
uint(39)
uint(4115)