chain/test: Refactor fuzz tests #72

Merged
fyrchik merged 1 commit from fyrchik/policy-engine:fix-fuzz-test into master 2024-05-03 10:16:36 +00:00

1 commit

Author SHA1 Message Date
36edcbaaa0 [#72] chain/test: Refactor fuzz tests
All checks were successful
DCO action / DCO (pull_request) Successful in 1m31s
Tests and linters / Tests (1.21) (pull_request) Successful in 1m45s
Tests and linters / Tests (1.20) (pull_request) Successful in 2m10s
Tests and linters / Staticcheck (pull_request) Successful in 2m0s
Tests and linters / Tests with -race (pull_request) Successful in 2m21s
Tests and linters / Lint (pull_request) Successful in 4m27s
Make it possible to execute fuzz tests with different backend, such as
go-fuzz which supports coverage collection.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-05-02 18:12:35 +03:00