Commit Graph

107 Commits

Author SHA1 Message Date
Unknown W. Brackets
8914cb9f67 Update tests. 2014-09-04 23:10:24 -07:00
Unknown W. Brackets
ff8846eabb Disable the loadexec test for now.
It hangs because it calls sceKernelSelfStopUnloadModule which we ignore,
but for now let's skip it to speed up tests.
2014-08-31 09:25:00 -07:00
sum2012
bcfa6a98c2 small test.py update
Mention PPSSPPHeadless should be better
2014-08-20 20:28:37 +08:00
Unknown W. Brackets
40e34ea2a3 Support -g and -m in test.py at the same time. 2014-06-27 01:00:27 -07:00
Unknown W. Brackets
aed5615d97 Update tests. 2014-04-19 21:43:10 -07:00
Unknown W. Brackets
63b5ec3d85 Allow specifying a root path for host0:/.
This way, similar to the PSP, we can have a root path outside the test.
2014-04-19 21:43:09 -07:00
Unknown W. Brackets
fc1ab072b3 Write the ringbuffer struct based on mpeg version.
This way it can easily match tests.
2014-03-02 01:31:30 -08:00
Unknown W. Brackets
6b6005c50b Update tests. 2014-03-01 19:26:53 -08:00
Unknown W. Brackets
be0bb4f7b2 Update tests. 2014-02-17 10:55:18 -08:00
Unknown W. Brackets
1c0e7fbc8b Add -m (for match) switch to test.py.
Usage: test.py -m rtc/
2013-12-13 13:56:48 -08:00
Unknown W. Brackets
7910d91f16 Update tests. 2013-11-17 10:21:06 -08:00
Unknown W. Brackets
587ba7cd5f Allow test.py to run from within a build/ dir. 2013-11-03 01:03:57 -07:00
Unknown W. Brackets
37c370cec5 Update tests. 2013-10-24 21:39:52 -07:00
Unknown W. Brackets
b544859070 Update tests. 2013-10-14 00:48:29 -07:00
Unknown W. Brackets
8f1762f024 Update tests. 2013-09-24 00:58:17 -07:00
Unknown W. Brackets
c6823cb3ea Turn off graphics tests by default.
Maybe this is crashing the buildbot.
2013-09-18 08:17:55 -07:00
Unknown W. Brackets
7223d0c603 Oops, pass --teamcity to headless as well. 2013-09-18 08:07:48 -07:00
Unknown W. Brackets
48eef19538 Optionally read test filenames from stdin.
This way we don't hit command line length limits.
2013-09-18 00:17:30 -07:00
Unknown W. Brackets
6c908ba86c Try to force test output to stdout. 2013-09-17 23:28:48 -07:00
Unknown W. Brackets
43c3fd9386 Remove compare logic from test.py, use --compare. 2013-09-17 08:40:20 -07:00
Unknown W. Brackets
62117cb163 Update tests, hope this doesn't kill the buildbot. 2013-09-14 03:28:16 -07:00
Unknown W. Brackets
5f29bb7f93 Update tests. 2013-09-03 22:32:22 -07:00
Unknown W. Brackets
16f4288901 Update tests. 2013-09-01 17:24:21 -07:00
Unknown W. Brackets
f2b55699e6 Update tests. 2013-08-27 23:55:35 -07:00
Unknown W. Brackets
15cf413fec Update tests. 2013-08-18 19:04:21 -07:00
Unknown W. Brackets
9d0e4f2108 Update tests. 2013-06-06 00:08:59 -07:00
Unknown W. Brackets
eaeeb86f1b Update tests. 2013-05-18 20:22:00 -07:00
Unknown W. Brackets
c77643bac4 Update tests. 2013-05-11 11:54:43 -07:00
Unknown W. Brackets
1465ff5685 Update tests. 2013-04-20 09:39:12 -07:00
Unknown W. Brackets
ccc5acef8e Need to specify self.process or it crashes. 2013-03-29 01:27:25 -07:00
Unknown W. Brackets
c3c6de946e Remove leftover curly brace.
Was trying to use {Release,Debug} etc. but glob.glob() didn't support it.
2013-03-24 00:39:24 -07:00
Henrik Rydgard
5d22527bed Merge branch 'test-runner' of https://github.com/unknownbrackets/ppsspp into unknownbrackets-test-runner
Conflicts:
	test.py
2013-03-24 08:32:57 +01:00
Unknown W. Brackets
6faca211b1 Make test.py run the most recently built binary. 2013-03-23 23:13:25 -07:00
Aapo Rantalainen
62c378852a test.py: more python-2.5 support (process.terminate) 2013-03-24 07:57:49 +02:00
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