Cxbx-Reloaded / xbox_kernel_test_suite

Xbox kernel APIs tester written using nxdk
GNU General Public License v3.0
22 stars 6 forks source link

More Rtl tests #21

Closed Luca1991 closed 6 years ago

Luca1991 commented 6 years ago

Sorry for the delay. So:

Currently, all AV Tests are disabled due to a mistake that cause cxbx to crash. I'll try to fix the address soon.

Added these Rtl Tests:

My next step is to fix the AV tests, the RtlEqualString and then continue with Rtl tests implementation.

PS: Just for reference, Cxbx currently fails on RtlCompareMemoryUlong and RtlEqualUnicodeString

PatrickvL commented 6 years ago

RtlCompareMemoryUlong is fixed now