diff --git a/pspautotests b/pspautotests index b697e2e576..257dd8b1e1 160000 --- a/pspautotests +++ b/pspautotests @@ -1 +1 @@ -Subproject commit b697e2e5764e22a6f2ca1cc7f80acebcb5355e40 +Subproject commit 257dd8b1e1310242fb40d146c5febc8a8f05b20b diff --git a/test.py b/test.py index 306f9e442d..52b2b906b1 100755 --- a/test.py +++ b/test.py @@ -58,6 +58,8 @@ tests_good = [ "intr/intr", "intr/vblank/vblank", "misc/testgp", + "misc/libc", + "misc/dcache", "string/string", "gpu/callbacks/ge_callbacks", "gpu/displaylist/state",