Skip to content

CT: add statistics on states generated by probe command #46

Description

@simonlechner

In the past, it was observed that it takes lots of test cases to identify issues like missing OpCode specifications. This indicates that the distribution of OpCodes in the randomly generated states produces be the probe sub-command is not uniform.

Analysis should be added to verify

  • that OpCodes are uniformly distributed
  • that Revisions are uniformly distributed
  • that Stack-Sizes are uniformly distributed
  • that Code length follows an exponential distribution
  • ...

It might be initially enough to add counters for those statistical values and to dump the results to the console, enabling those values to be plotted using a spreadsheet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions