read what the binary says about itself: names, signatures, prototypes; gen v2
This commit is contained in:
parent
54ef572202
commit
c458b4cb50
34 changed files with 58363 additions and 192 deletions
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
- uses: actions/checkout@v6.0.2
|
||||
- name: Clear artifacts from any earlier run
|
||||
run: rm -rf fuzz/artifacts
|
||||
- name: Fuzz — 5 targets x 2 workers x 30s
|
||||
- name: Fuzz — 8 targets x 2 workers x 30s
|
||||
run: bash fuzz.sh 30 2
|
||||
- name: Fail on any crash / timeout / OOM
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue