Skip to content

Add unit tests for bytecode arguments reading #4240

@raskad

Description

@raskad

We should have unit test for writing / reading of bytecode arguments. Especially during argument reads we use unsafe so unit tests should ensure that every read can only panic.

Argument writing / reading is confined to args.rs.
Tests should cover every argument type and if present format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-TestsIssues and PRs related to the tests.Good First IssueGood for newcomers

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions