OSDN Git Service

Add frameworks-testrunner test_defs.
authorBrett Chabot <brettchabot@android.com>
Fri, 19 Feb 2010 02:55:11 +0000 (18:55 -0800)
committerBrett Chabot <brettchabot@android.com>
Fri, 19 Feb 2010 17:55:02 +0000 (09:55 -0800)
testrunner/test_defs.xml

index 4da3050..9b3b7ca 100644 (file)
@@ -79,6 +79,12 @@ See test_defs.xsd for more information.
     coverage_target="framework"
     continuous="true" />
 
+<test name="frameworks-testrunner"
+    build_path="frameworks/base/test-runner/tests"
+    package="com.android.frameworks.testrunner.tests"
+    coverage_target="framework"
+    continuous="true" />
+
 <test name="frameworks-vpn"
     build_path="frameworks/base/vpn/tests/vpntests"
     package="com.android.frameworks.vpntests"