riscv-opcodes icon indicating copy to clipboard operation
riscv-opcodes copied to clipboard

Add Test Coverage for `create_inst_dict` Function

Open TraXIcoN opened this issue 5 months ago • 5 comments

This pull request adds test coverage for the create_inst_dict function in the TestCreateInstDict class. It includes mock data to validate the correct creation of the instruction dictionary, ensuring expected values for variables, encoding, and other fields.

TraXIcoN avatar Sep 26 '24 07:09 TraXIcoN