Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add regression tests for QPX #2169

Merged
merged 1 commit into from
Sep 24, 2023
Merged

Conversation

Rot127
Copy link
Collaborator

@Rot127 Rot127 commented Sep 21, 2023

No description provided.

Copy link
Contributor

@XVilka XVilka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fail CS_ARCH_PPC CS_MODE_BIG_ENDIAN|CS_MODE_QPX
Traceback (most recent call last):
  File "./test_corpus.py", line 152, in <module>
    test_file(fname.strip())
  File "./test_corpus.py", line 143, in test_file
    fout.write(unichr(mc_modes[(arch, mode)]))
KeyError: ('CS_ARCH_PPC', 'CS_MODE_BIG_ENDIAN|CS_MODE_QPX')
2023-09-21 20:18:52,577 - root - ERROR - Building fuzzers failed.

Copy link
Contributor

@XVilka XVilka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kabeor take a look please

@kabeor
Copy link
Member

kabeor commented Sep 24, 2023

Merged, thanks!

@kabeor kabeor merged commit a088a5e into capstone-engine:next Sep 24, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants