Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Issues
  • #4842
Closed
Open
Issue created Apr 07, 2021 by Derek Bruening@derekbrueningContributor

Add a complete set of drcachesim unit tests

Copying from https://github.com/DynamoRIO/dynamorio/issues/4841#issuecomment-814452409

Unfortunately drcachesim does not have good unit tests today: mostly it has end-to-end tests comparing golden output with broad regexes to account for system differences, which are not ideal. Xref #3195, though simple tests could be created just using short local arrays of memref_t.

This issue covers adding such unit tests to provide better confidence and regression testing of simulator features than the end-to-end broad regexes provide.

Assignee
Assign to
Time tracking