Update tests.

This commit is contained in:
Unknown W. Brackets 2013-09-03 22:30:47 -07:00
parent 543df7ca7a
commit 5f29bb7f93
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 7c6ba3fdf78c0b3315e1166cd4770ddebeb947b1
Subproject commit 596de8a28c62421f8dc511ebbfeb84e1786681f1

View File

@ -78,6 +78,7 @@ tests_good = [
"display/display",
"display/vblankmulti",
"dmac/dmactest",
"hash/hash",
"hle/check_not_used_uids",
"intr/intr",
"intr/vblank/vblank",
@ -190,6 +191,7 @@ tests_next = [
"audio/sceaudio/datalen",
"audio/sceaudio/output",
"audio/sceaudio/reserve",
"display/hcount",
"threads/scheduling/dispatch",
"threads/scheduling/scheduling",
"threads/threads/change",