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

Commit fc4bfdc

Browse files
tevoineaPorges
authored andcommitted
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 ab2603f commit fc4bfdc

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)