Update tests.

This commit is contained in:
Unknown W. Brackets 2013-04-20 09:39:12 -07:00
parent b264915d28
commit 1465ff5685
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 8149a0b9afda4757e01f511686f49b247cadf793
Subproject commit a46907d2fc1a827158e59188888dec3acc6231f8

View File

@ -144,6 +144,7 @@ tests_good = [
"threads/vpl/refer",
"threads/vpl/try",
"threads/vpl/vpl",
"utility/systemparam/systemparam",
"power/power",
"umd/callbacks/umd",
"umd/wait/wait",
@ -186,7 +187,6 @@ tests_next = [
"sysmem/sysmem",
"umd/io/umd_io",
"umd/raw_access/raw_access",
"utility/systemparam/systemparam",
"video/pmf/pmf",
"video/pmf_simple/pmf_simple",
]