You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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)
Currently a folder exists under
/tests
but it does not compile/build or run. Will need some heavy TLCThe text was updated successfully, but these errors were encountered: