mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 05:19:56 +00:00
Update tests.
This commit is contained in:
parent
f829028ec7
commit
8f1762f024
@ -1 +1 @@
|
||||
Subproject commit 596de8a28c62421f8dc511ebbfeb84e1786681f1
|
||||
Subproject commit 42bffddb5c133c81c88e62cfaca75c68d443f992
|
6
test.py
6
test.py
@ -82,6 +82,9 @@ tests_good = [
|
||||
"display/vblankmulti",
|
||||
"dmac/dmactest",
|
||||
"gpu/callbacks/ge_callbacks",
|
||||
"gpu/ge/edram",
|
||||
"gpu/ge/context",
|
||||
"gpu/ge/queue",
|
||||
"hash/hash",
|
||||
"hle/check_not_used_uids",
|
||||
"intr/intr",
|
||||
@ -202,6 +205,7 @@ tests_next = [
|
||||
# These are the next tests up for fixing. These run by default.
|
||||
"audio/atrac/atractest",
|
||||
"audio/atrac/decode",
|
||||
"audio/atrac/resetting",
|
||||
"audio/sceaudio/datalen",
|
||||
"audio/sceaudio/output",
|
||||
"audio/sceaudio/reserve",
|
||||
@ -225,6 +229,8 @@ tests_next = [
|
||||
"gpu/commands/material",
|
||||
"gpu/complex/complex",
|
||||
"gpu/displaylist/state",
|
||||
"gpu/ge/get",
|
||||
"gpu/ge/break",
|
||||
"gpu/reflection/reflection",
|
||||
"gpu/rendertarget/rendertarget",
|
||||
"gpu/signals/jumps",
|
||||
|
Loading…
Reference in New Issue
Block a user