Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 9ede0de

Browse files
tevoineaPorges
andauthored
Fuzz coverage recording (#3322)
* Fuzz coverage recording * Update cargo.toml * Update src/agent/coverage/fuzz/fuzz_targets/fuzz_target_record_coverage.rs Co-authored-by: George Pollard <[email protected]> * Fix fuzz --------- Co-authored-by: George Pollard <[email protected]>
1 parent 18f2b4a commit 9ede0de

File tree

4 files changed

+1565
-0
lines changed

4 files changed

+1565
-0
lines changed

src/agent/coverage/fuzz/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
target
2+
corpus
3+
artifacts
4+
coverage

0 commit comments

Comments
 (0)