mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Update tests
This commit is contained in:
parent
059bb3c40c
commit
6b51afb5fd
2 changed files with 3 additions and 2 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 5907faff1a85831a829dae2c80dd87a5b82520d8
|
||||
Subproject commit 871e721dece5acd3c631e0a30226b6482a00362d
|
3
test.py
3
test.py
|
@ -15,7 +15,7 @@ teamcity_mode = False
|
|||
# These have worked and should keep working always - regression tests.
|
||||
tests_good = [
|
||||
"cpu/cpu/cpu",
|
||||
"cpu/vfpu/vfpu",
|
||||
"cpu/vfpu/base/vfpu",
|
||||
"cpu/vfpu/convert/vfpu_convert",
|
||||
"cpu/vfpu/prefixes/vfpu_prefixes",
|
||||
"cpu/vfpu/colors/vfpu_colors",
|
||||
|
@ -59,6 +59,7 @@ tests_next = [
|
|||
"io/io/io",
|
||||
"io/iodrv/iodrv",
|
||||
"modules/loadexec/loader",
|
||||
"threads/k0/k0",
|
||||
"threads/fpl/fpl",
|
||||
"threads/msgpipe/msgpipe",
|
||||
"threads/mutex/mutex",
|
||||
|
|
Loading…
Add table
Reference in a new issue