Closed
Bug 1906390
Opened 1 year ago
Closed 1 year ago
Add ability to display available fuzzing targets via FUZZER=list
Categories
(Core :: Fuzzing, task)
Core
Fuzzing
Tracking
()
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: tsmith, Assigned: tsmith)
Details
Attachments
(1 file)
The ability to output the current list of available fuzzing targets from a fuzzing build is needed to enumerate and test each target.
I plan to implement this functionality and make it accessible by setting FUZZER=list
.
Assignee | ||
Comment 1•1 year ago
|
||
Pushed by jdschwa@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/ca959db9d471
Display fuzzing targets with FUZZER=list. r=truber
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•