unknownbrackets / ps2autotests

A set of test programs run on a PS2, with accompanying results.
ISC License
25 stars 7 forks source link

Added EE SleepThread test #32

Closed jpd002 closed 8 years ago

jpd002 commented 8 years ago

Pretty self explanatory: just a test that verifies the return value of SleepThread.

Tests case where SleepThread puts the thread in a wait state and the other case where SleepThread doesn't change a thread's state because its wake up count is greater than 0.