mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Add alarm test.
This commit is contained in:
parent
12fb91b7b5
commit
e9bf6da934
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 8c1284c758c05811517c043bbc781ba8ab724d5e
|
||||
Subproject commit 9e55680fca5100bd94d3c1b710d08a918f79cad6
|
1
test.py
1
test.py
|
@ -58,6 +58,7 @@ tests_good = [
|
|||
"misc/testgp",
|
||||
"string/string",
|
||||
"gpu/callbacks/ge_callbacks",
|
||||
"threads/alarm/alarm",
|
||||
"threads/events/events",
|
||||
"threads/events/cancel/cancel",
|
||||
"threads/events/clear/clear",
|
||||
|
|
Loading…
Add table
Reference in a new issue