trailofbits / trailofbits/test-fuzz
Support `async` function instrumentation
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 208
- Forks
- 27
- Avg merge
- 9h 14m
- Merged PRs (30d)
- 9
Description
Hi!. I'm not sure if its possible to test async functions with test-fuzz. I'd like to know if it is possible, and if it is, to please add the instructions to do so into documentation.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing test-fuzz's existing instrumentation documentation and how it handles async functions. Determine whether async functions are currently supported; if so, document the required procedure, and if not, clarify the implementation scope before proceeding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100