Skip to content

test: add code harness to fuzz with AFL, libFuzz and honggfuzz#23

Merged
nymius merged 3 commits into
bitcoindevkit:masterfrom
nymius:feat/add-fuzz-harness
Jul 9, 2025
Merged

test: add code harness to fuzz with AFL, libFuzz and honggfuzz#23
nymius merged 3 commits into
bitcoindevkit:masterfrom
nymius:feat/add-fuzz-harness

Conversation

@nymius

@nymius nymius commented Jul 9, 2025

Copy link
Copy Markdown
Collaborator

Description

This is a first iteration to start fuzzing locally. In the future it might be run in CI.

Fixes #5

Checklists

@nymius nymius added this to the bdk-sp 0.1.0 milestone Jul 9, 2025
@nymius nymius self-assigned this Jul 9, 2025
ci: add incremental-mutants job to execute cargo mutants against PR diff
@nymius nymius changed the title feat: add code harness to fuzz with AFL, libFuzz and honggfuzz test: add code harness to fuzz with AFL, libFuzz and honggfuzz Jul 9, 2025
@nymius
nymius force-pushed the feat/add-fuzz-harness branch from 0bff63f to bc56ce7 Compare July 9, 2025 19:23
@nymius
nymius merged commit 53997c3 into bitcoindevkit:master Jul 9, 2025
5 checks passed
@nymius
nymius deleted the feat/add-fuzz-harness branch July 9, 2025 19:27
@nymius nymius added the tests Just adds new tests label Jul 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Just adds new tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add fuzzing harness

1 participant