Add synthetic auxiliary vector tests for mips64
Open
Nobody has claimed this yet.
A-runtime-detection
- Dominant language
- Rust
- Stars
- 694
- Forks
- 336
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 9
Description
Currently there are no synthetic tests for the mips64 feature-detection run-time. It would be nice to add at least one synthetic test and compare the results with the auxv crate.
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
No file or test path is named. Locate the mips64 feature-detection runtime and existing synthetic tests, then inspect how results can be compared with the auxv crate. Done means adding at least one synthetic mips64 test whose result agrees with auxv.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100