Update tests.

This commit is contained in:
Unknown W. Brackets 2013-09-01 17:01:48 -07:00
parent 2a478c26ca
commit 16f4288901
2 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 30e70f0630542155cbc8ccf3508929be9a1d98d4
Subproject commit dfb1451c490bc9c7b8286f2f1fea69ced66a8327

View File

@ -69,6 +69,8 @@ tests_good = [
"cpu/fpu/fpu",
"audio/atrac/ids",
"audio/mp3/mp3test",
"audio/sascore/sascore",
"ctrl/ctrl",
"ctrl/idle/idle",
"ctrl/sampling/sampling",
@ -185,8 +187,6 @@ tests_good = [
tests_next = [
# These are the next tests up for fixing. These run by default.
"audio/atrac/atractest",
"audio/mp3/mp3test",
"audio/sascore/sascore",
"audio/sceaudio/datalen",
"audio/sceaudio/output",
"audio/sceaudio/reserve",