ci, msvc: Add "Run fuzz binaries" step

This commit is contained in:
Hennadii Stepanov 2024-04-18 10:27:55 +01:00
parent 52933d7283
commit 18fd522ca9
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -302,3 +302,9 @@ jobs:
Set-Location "$env:RUNNER_TEMP\qa-assets"
Write-Host "Using qa-assets repo from commit ..."
git log -1
- name: Run fuzz binaries
env:
BITCOINFUZZ: "${{ github.workspace}}\\src\\fuzz.exe"
shell: cmd
run: py -3 test\fuzz\test_runner.py --par %NUMBER_OF_PROCESSORS% --loglevel DEBUG %RUNNER_TEMP%\qa-assets\fuzz_seed_corpus