Commit Graph

98 Commits

Author SHA1 Message Date
Aapo Rantalainen
df1d321b96 test.py: can be run with python-2.5 2013-03-24 07:49:01 +02:00
Henrik Rydgard
f723abe68b Update for pspautotests 2013-03-17 19:24:35 +01:00
Henrik Rydgard
434c0a4396 Update pspautotests 2013-03-16 10:39:54 +01:00
Unknown W. Brackets
dba04a7e22 Add a function for HLE to consume cycles.
Needed sometimes to make timing match better for tight loops.
Also removes the Puyo Puyo Fever hack.
2013-03-09 13:53:19 -08:00
Unknown W. Brackets
3bde874bf8 Test update. 2013-02-27 22:55:37 -08:00
Unknown W. Brackets
6145efe386 Update tests. 2013-02-24 22:51:55 -08:00
Unknown W. Brackets
67d6830192 Update tests. 2013-02-23 19:33:11 -08:00
Unknown W. Brackets
83caa7d31e Update tests. 2013-02-09 01:19:02 -08:00
Unknown W. Brackets
5afc53e42b Consider timed out tests to have failed. 2013-02-09 01:07:45 -08:00
Unknown W. Brackets
f875e3699f Handle the emit screenshot headless command.
But, it doesn't work.  Shouldn't the vram have the graphics?
2013-02-07 22:44:54 -08:00
Unknown W. Brackets
ef697b61dc Update tests. 2013-01-05 17:24:47 -08:00
Arthur Blot
b12bc54dda Fixed threads/k0 test, updated pspautotests 2013-01-04 17:07:17 +01:00
Arthur Blot
10ec424787 Fixed PPSSPPSDL path in test.py for linux 2013-01-04 17:07:17 +01:00
Florent Castelli
b9408d30bd Add gpu/displaylist/state to test list 2012-12-30 16:35:51 +01:00
Unknown W. Brackets
13389437d3 Update tests. 2012-12-22 21:28:01 -08:00
Unknown W. Brackets
6adb29030f Update tests. 2012-12-21 12:38:12 -08:00
Unknown W. Brackets
e9bf6da934 Add alarm test. 2012-12-21 00:23:55 -08:00
Unknown W. Brackets
22a77b643f Update tests. 2012-12-16 23:01:43 -08:00
Henrik Rydgård
e04edab111 Merge pull request #177 from unknownbrackets/event-flags
Event flag fixes
2012-12-15 10:03:31 -08:00
KentuckyCompass
e61a7da35b Make test.py work with Python 3 2012-12-15 02:27:40 -08:00
Unknown W. Brackets
aa1bf95ea3 Test update.
The power/power test is failing now because it was updated,
not because of the event flag changes.
2012-12-14 21:32:06 -08:00
Unknown W. Brackets
45258bb61f Cleanup behavior in sceKernel*EventFlag() funcs.
Biggest change is just that sceKernelSetEventFlag() rescheds.
2012-12-14 21:25:29 -08:00
Unknown W. Brackets
1a77b22e3a Implement priority signaling for semaphores. 2012-12-09 01:04:49 -08:00
Unknown W. Brackets
f9b561ee42 Implement priority unlocking for mutexes. 2012-12-09 01:04:49 -08:00
Unknown W. Brackets
e060812b74 Update tests.
More passing.  Hopefully I'm updating them correctly this time.
2012-12-07 00:52:57 -08:00