am 3befd76e: am aa1be08c: Merge change 22791 into donut

Merge commit '3befd76efa7d56245894b895759d760da577b509'

* commit '3befd76efa7d56245894b895759d760da577b509':
  Add test definition for cts-gesture.
This commit is contained in:
Brett Chabot
2009-08-26 17:50:28 -07:00
committed by Android Git Automerger

View File

@@ -195,6 +195,13 @@ See test_defs.xsd for more information.
runner="android.test.InstrumentationCtsTestRunner"
coverage_target="framework"
cts="true" />
<test name="cts-gesture"
build_path="cts/tests/tests/gesture"
package="com.android.cts.gesture"
runner="android.test.InstrumentationTestRunner"
coverage_target="framework"
cts="true" />
<test name="cts-graphics"
build_path="cts/tests"