OSDN Git Service

Merge change 20684 into donut
authorAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 11 Aug 2009 00:49:49 +0000 (17:49 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 11 Aug 2009 00:49:49 +0000 (17:49 -0700)
* changes:
  Fix runtest launchperf test definition.

testrunner/test_defs.xml

index 9d03558..44db464 100644 (file)
@@ -72,7 +72,7 @@ See test_defs.xsd for more information.
 <test name="launchperf"
     build_path="development/apps/launchperf"
     package="com.android.launchperf"
-    class="com.android.launchperf.SimpleActivityLaunchPerformance"
+    runner=".SimpleActivityLaunchPerformance"
     coverage_target="framework" />
 
 <!--  targeted framework tests -->