mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Test update.
This commit is contained in:
parent
f6009e477f
commit
70efb2c3d1
2 changed files with 3 additions and 2 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 3c81649c4b4056ddabaca293c093ba0d6989502b
|
||||
Subproject commit c725dde370fac6cb2776a9e1e0a200e0dab11f1e
|
3
test.py
3
test.py
|
@ -47,6 +47,8 @@ tests_good = [
|
|||
"cpu/lsu/lsu",
|
||||
"cpu/fpu/fpu",
|
||||
|
||||
"ctrl/ctrl",
|
||||
"ctrl/sampling/sampling",
|
||||
"display/display",
|
||||
"dmac/dmactest",
|
||||
"loader/bss/bss",
|
||||
|
@ -95,7 +97,6 @@ tests_next = [
|
|||
"threads/vpl/vpl",
|
||||
"threads/vtimers/vtimer",
|
||||
"threads/wakeup/wakeup",
|
||||
"ctrl/ctrl",
|
||||
"gpu/simple/simple",
|
||||
"gpu/triangle/triangle",
|
||||
"hle/check_not_used_uids",
|
||||
|
|
Loading…
Add table
Reference in a new issue