Gallopsled / Gallopsled/pwntools-regression
MemLeak tests
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we don't test _all_ of the individual MemLeak functions. There was an [issue](https://github.com/binjitsu/binjitsu/commit/1fc1406895c2100676184df21a6f22dcd79396d0) with `MemLeak.raw` which should have been caught, but it's not tested.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the MemLeak implementation and the existing tests for its individual functions, with particular attention to MemLeak.raw and the linked regression. Add coverage for each currently untested function, including raw, and verify the complete MemLeak test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100