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

Regression testing application #31

Open
5 tasks
kiwidoggie opened this issue Oct 23, 2021 · 0 comments
Open
5 tasks

Regression testing application #31

kiwidoggie opened this issue Oct 23, 2021 · 0 comments
Labels
Build help wanted Extra attention is needed Usermode Usermode development

Comments

@kiwidoggie
Copy link
Owner

kiwidoggie commented Oct 23, 2021

In order to ensure developers, (ie, myself mainly because I suck) don't break API's or compatability. There should be a very simple application (probably using OOSDK's drawing sample) that will just run through a bunch of tests and spit out the status on the screen. This should cover all of Mira's currently existing IOCTL's and behaviors. Any failures should show immediately and possibly collect jailbroken console information to be saved/uploaded by the user. (NOTE: NO AUTOMATIC INFORMATION COLLECTION, MUST BE USER INITIATED)

  • Create testing framework
  • Draw status to screen
  • Cover all mira_module functionality
  • Cover all Mira device IOCTL's
  • Cover all Trainer (by version) functionality

Currently a folder exists under /tests but it does not compile/build or run. Will need some heavy TLC

@kiwidoggie kiwidoggie added Build help wanted Extra attention is needed Usermode Usermode development labels Oct 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build help wanted Extra attention is needed Usermode Usermode development
Projects
None yet
Development

No branches or pull requests

1 participant