8 Commits

Author SHA1 Message Date
Lioncash
c54a879de9 integer: Add ADDS test
Moved to inline asm by Normmatt.
2014-12-10 21:26:05 -05:00
bunnei
72471ea31f Merge pull request #6 from lioncash/cpu
Initial introduction of CPU tests
2014-12-08 22:24:41 -05:00
Lioncash
b61bfd2cf7 Initial introduction of CPU tests 2014-12-08 21:54:58 -05:00
Emmanuel Gil Peyrot
b8310220c7 Add missing <cstring> #include for strlen() 2014-11-29 23:46:50 +01:00
Lioncash
492631db8b Put fs tests into their own directory 2014-11-27 12:54:29 -05:00
archshift
fcc7d6be10 SDMC: Use unique_ptr instead of manual allocation to prevent memory leaks 2014-11-23 23:40:31 -08:00
archshift
a95803b96b Add read checks to FS::SDMC::TestFileWrite 2014-11-23 22:45:02 -08:00
archshift
db419e58e9 Refactored test code into tests/ and SDMC tests into its own compilation unit. 2014-11-23 16:44:33 -08:00