OSDN Git Service

Adding frameworks-services tests to the runtest collection.
authorNeal Nguyen <tommyn@google.com>
Wed, 3 Feb 2010 01:12:22 +0000 (17:12 -0800)
committerNeal Nguyen <tommyn@google.com>
Wed, 3 Feb 2010 01:12:22 +0000 (17:12 -0800)
testrunner/test_defs.xml

index 1c0b059..ad5f022 100644 (file)
@@ -67,6 +67,12 @@ See test_defs.xsd for more information.
     coverage_target="framework"
     continuous="true" />
 
+<test name="frameworks-services"
+    build_path="frameworks/base/services/tests/servicestests"
+    package="com.android.frameworks.servicestests"
+    coverage_target="framework"
+    continuous="true" />
+
 <test name="frameworks-telephony"
     build_path="frameworks/base/telephony/tests/telephonytests"
     package="com.android.frameworks.telephonytests"