• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

development


Commit MetaInfo

Revisión08a3dc0d34724da65c8d0ae7efdc90d27eea16b0 (tree)
Tiempo2009-08-27 03:58:23
AutorBrett Chabot <brettchabot@goog...>
CommiterBrett Chabot

Log Message

Add test definition for cts-gesture.

BUG 2048364

Change-Id: I71b2cc197a9f6809dfb863d919a7fdeae75bd411

Cambiar Resumen

Diferencia incremental

--- a/testrunner/test_defs.xml
+++ b/testrunner/test_defs.xml
@@ -183,6 +183,13 @@ See test_defs.xsd for more information.
183183 runner="android.test.InstrumentationCtsTestRunner"
184184 coverage_target="framework"
185185 cts="true" />
186+
187+<test name="cts-gesture"
188+ build_path="cts/tests/tests/gesture"
189+ package="com.android.cts.gesture"
190+ runner="android.test.InstrumentationTestRunner"
191+ coverage_target="framework"
192+ cts="true" />
186193
187194 <test name="cts-graphics"
188195 build_path="cts/tests"