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 Unit Tests for shared_utils.py #309

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

TraXIcoN
Copy link

This PR adds unit tests for the shared_utils.py module. It covers encoding utilities, bit manipulation, argument handling, ISA type validation, string manipulation, and instruction processing. These tests will help ensure the module works correctly and is easier to maintain.

Signed-off-by: Aditya Mohan <coding.traxicon16@gmail.com>
Signed-off-by: Jay Dev Jha <jaydev.neuroscitech@gmail.com>
Signed-off-by: Jay Dev Jha <jaydev.neuroscitech@gmail.com>
@IIITM-Jay
Copy link
Member

@TraXIcoN I have fixed the issue and removed the label do-not-merge. Will review it soon.

Looping @aswaterman and @rpsene also.

Thanks @TraXIcoN for this PR and adding test cases for shared module and its associated methods!

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.

2 participants