mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-07 20:43:57 -05:00
Set up Prysm for fuzz testing on Fuzzbuzz (#8789)
* Wrap beacon fuzz tests in go-fuzz compatible test functions * Add fuzzbuzz.yaml
This commit is contained in:
committed by
GitHub
parent
cff7dbd015
commit
ad269ee147
6
fuzzbuzz.yaml
Normal file
6
fuzzbuzz.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
base:
|
||||
language: go
|
||||
docker_image: golang:latest
|
||||
build_tags:
|
||||
- libfuzzer
|
||||
- blst_disabled
|
||||
Reference in New Issue
Block a user