From ef697b61dcf41cfca8ea83e37f6c0dabe0749fd8 Mon Sep 17 00:00:00 2001 From: "Unknown W. Brackets" Date: Sat, 5 Jan 2013 17:24:47 -0800 Subject: [PATCH] Update tests. --- pspautotests | 2 +- test.py | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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",