development
Revisión | 08a3dc0d34724da65c8d0ae7efdc90d27eea16b0 (tree) |
---|---|
Tiempo | 2009-08-27 03:58:23 |
Autor | Brett Chabot <brettchabot@goog...> |
Commiter | Brett Chabot |
Add test definition for cts-gesture.
BUG 2048364
Change-Id: I71b2cc197a9f6809dfb863d919a7fdeae75bd411
@@ -183,6 +183,13 @@ See test_defs.xsd for more information. | ||
183 | 183 | runner="android.test.InstrumentationCtsTestRunner" |
184 | 184 | coverage_target="framework" |
185 | 185 | 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" /> | |
186 | 193 | |
187 | 194 | <test name="cts-graphics" |
188 | 195 | build_path="cts/tests" |