mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Update tests.
This commit is contained in:
+1
-1
Submodule pspautotests updated: aa7c731d93...2a51c58d9d
@@ -100,6 +100,7 @@ tests_good = [
|
||||
"font/optimum",
|
||||
"font/shadowimagerect",
|
||||
"gpu/callbacks/ge_callbacks",
|
||||
"gpu/commands/blocktransfer",
|
||||
"gpu/ge/context",
|
||||
"gpu/ge/edram",
|
||||
"gpu/ge/queue",
|
||||
@@ -135,6 +136,7 @@ tests_good = [
|
||||
"threads/callbacks/refer",
|
||||
"threads/events/events",
|
||||
"threads/events/cancel/cancel",
|
||||
"threads/events/clear/clear",
|
||||
"threads/events/create/create",
|
||||
"threads/events/delete/delete",
|
||||
"threads/events/poll/poll",
|
||||
@@ -207,6 +209,8 @@ tests_good = [
|
||||
"threads/threads/start",
|
||||
"threads/threads/suspend",
|
||||
"threads/threads/threadend",
|
||||
"threads/threads/threadmanidlist",
|
||||
"threads/threads/threadmanidtype",
|
||||
"threads/threads/threads",
|
||||
"threads/wakeup/wakeup",
|
||||
"threads/vpl/allocate",
|
||||
@@ -227,6 +231,7 @@ tests_good = [
|
||||
"threads/vtimers/gettime",
|
||||
"threads/vtimers/interrupt",
|
||||
"threads/vtimers/refer",
|
||||
"threads/vtimers/sethandler",
|
||||
"threads/vtimers/settime",
|
||||
"threads/vtimers/start",
|
||||
"threads/vtimers/stop",
|
||||
@@ -240,12 +245,12 @@ tests_good = [
|
||||
"power/volatile/unlock",
|
||||
"umd/register",
|
||||
"umd/callbacks/umd",
|
||||
"umd/wait/wait",
|
||||
"io/directory/directory",
|
||||
"video/mpeg/ringbuffer/construct",
|
||||
"video/mpeg/ringbuffer/destruct",
|
||||
"video/mpeg/ringbuffer/memsize",
|
||||
"video/mpeg/ringbuffer/packnum",
|
||||
"video/psmfplayer/getvideodata",
|
||||
]
|
||||
|
||||
tests_next = [
|
||||
@@ -264,12 +269,10 @@ tests_next = [
|
||||
"threads/callbacks/cancel",
|
||||
"threads/callbacks/count",
|
||||
"threads/callbacks/notify",
|
||||
"threads/events/clear/clear",
|
||||
"threads/scheduling/dispatch",
|
||||
"threads/scheduling/scheduling",
|
||||
"threads/threads/create",
|
||||
"threads/threads/terminate",
|
||||
"threads/vtimers/sethandler",
|
||||
"threads/vpl/create",
|
||||
"utility/savedata/getsize",
|
||||
"utility/savedata/idlist",
|
||||
@@ -277,7 +280,7 @@ tests_next = [
|
||||
"utility/msgdialog/abort",
|
||||
"utility/msgdialog/dialog",
|
||||
"gpu/commands/basic",
|
||||
"gpu/commands/blocktransfer",
|
||||
"gpu/commands/blend",
|
||||
"gpu/commands/material",
|
||||
"gpu/complex/complex",
|
||||
"gpu/displaylist/state",
|
||||
@@ -323,6 +326,7 @@ tests_next = [
|
||||
"sysmem/partition",
|
||||
"umd/io/umd_io",
|
||||
"umd/raw_access/raw_access",
|
||||
"umd/wait/wait",
|
||||
"video/mpeg/basic",
|
||||
"video/mpeg/ringbuffer/avail",
|
||||
"video/pmf/pmf",
|
||||
|
||||
Reference in New Issue
Block a user