mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Enable all the atrac tests for CI, forgot this.
This commit is contained in:
parent
e45333d1d8
commit
dc9426facc
1 changed files with 4 additions and 3 deletions
7
test.py
7
test.py
|
@ -85,6 +85,10 @@ tests_good = [
|
|||
"audio/atrac/ids",
|
||||
"audio/atrac/resetpos",
|
||||
"audio/atrac/resetting",
|
||||
"audio/atrac/replay",
|
||||
"audio/atrac/stream",
|
||||
"audio/atrac/reset2",
|
||||
"audio/atrac/second/resetting",
|
||||
"audio/atrac/second/getinfo",
|
||||
"audio/atrac/second/needed",
|
||||
"audio/atrac/second/setbuffer",
|
||||
|
@ -381,9 +385,6 @@ tests_next = [
|
|||
"cpu/vfpu/prefixes",
|
||||
"cpu/vfpu/vector",
|
||||
"cpu/vfpu/vregs",
|
||||
"audio/atrac/replay",
|
||||
"audio/atrac/stream",
|
||||
"audio/atrac/second/resetting",
|
||||
"audio/sceaudio/datalen",
|
||||
"audio/sceaudio/output",
|
||||
"audio/sceaudio/reserve",
|
||||
|
|
Loading…
Add table
Reference in a new issue