capstone icon indicating copy to clipboard operation
capstone copied to clipboard

Enable to generate legacy MC tests for the fuzzer.

Open Rot127 opened this issue 6 months ago • 0 comments

Your checklist for this pull request

  • [x] I've documented or updated the documentation of every API function and struct this PR changes.
  • [x] I've added tests that prove my fix is effective or that my feature works (if possible)

Detailed description

Until we have time to tackle https://github.com/capstone-engine/capstone/issues/2454 we can also generate the legacy MC test files for now. They are still used by the fuzzer and we should not loose fuzzing coverage for new modules.

Test plan

added

Closing issues

...

Rot127 avatar Jun 07 '25 14:06 Rot127