Lines Matching full:test
18 This file contains standard test definitions for the Android platform
20 The following test types are supported:
21 - On device Java instrumentation tests are defined by <test> tags.
22 - native ones (C/C++) are defined by <test-native> tags.
23 - host java tests are defined by <test-host> tags.
28 <test-definitions xmlns="http://schemas.android.com/testrunner/test_defs/1.0"
33 <test name="frameworks-core"
39 <test name="frameworks-graphics"
45 <test name="frameworks-location"
51 <test name="frameworks-sax"
57 <test name="frameworks-services"
63 <test name="frameworks-telephony"
69 <test name="frameworks-testrunner"
70 build_path="frameworks/base/test-runner"
72 coverage_target="android.test.runner"
75 <test name="frameworks-vpn"
81 <test name="core"
87 <test name="keystore-unit"
94 <test name="imf"
100 <test name="framework-permission"
103 runner="android.test.InstrumentationTestRunner"
107 <test name="android-common"
116 <test name="media"
123 <test name="mediaapitest"
130 <test name="mediarecordertest"
137 <test name="mediastresstest"
143 <test name="mediamemorystress"
149 <test name="mediaunit"
158 <test name="account"
164 <test name="smoke"
170 <test name="launchperf"
176 <test name="contentprovideroperation"
184 <test name="cts-permission"
187 runner="android.test.InstrumentationTestRunner"
192 <test name="cts-permission2"
195 runner="android.test.InstrumentationTestRunner"
200 <test name="cts-process"
206 <test name="cts-api-signature"
212 <test name="cts-api-signature-func"
217 <test name="cts-apidemos"
223 <test name="cts-app"
226 runner="android.test.InstrumentationCtsTestRunner"
230 <test name="cts-content"
233 runner="android.test.InstrumentationTestRunner"
237 <test name="cts-database"
240 runner="android.test.InstrumentationCtsTestRunner"
244 <test name="cts-gesture"
247 runner="android.test.InstrumentationTestRunner"
251 <test name="cts-graphics"
254 runner="android.test.InstrumentationCtsTestRunner"
258 <test name="cts-hardware"
261 runner="android.test.InstrumentationTestRunner"
266 <test name="cts-location"
269 runner="android.test.InstrumentationCtsTestRunner"
273 <test name="cts-media"
276 runner="android.test.InstrumentationCtsTestRunner"
280 <test name="cts-net"
283 runner="android.test.InstrumentationCtsTestRunner"
287 <test name="cts-os"
290 runner="android.test.InstrumentationCtsTestRunner"
294 <test name="cts-perf1"
297 runner="android.test.InstrumentationCtsTestRunner"
300 <test name="cts-perf2"
303 runner="android.test.InstrumentationCtsTestRunner"
306 <test name="cts-perf3"
309 runner="android.test.InstrumentationCtsTestRunner"
312 <test name="cts-perf4"
315 runner="android.test.InstrumentationCtsTestRunner"
318 <test name="cts-perf5"
321 runner="android.test.InstrumentationCtsTestRunner"
324 <test name="cts-provider"
327 runner="android.test.InstrumentationCtsTestRunner"
331 <test name="cts-text"
334 runner="android.test.InstrumentationCtsTestRunner"
338 <test name="cts-telephony"
341 runner="android.test.InstrumentationCtsTestRunner"
345 <test name="cts-util"
348 runner="android.test.InstrumentationCtsTestRunner"
352 <test name="cts-view"
355 runner="android.test.InstrumentationCtsTestRunner"
359 <test name="cts-webkit"
362 runner="android.test.InstrumentationCtsTestRunner"
366 <test name="cts-widget"
369 runner="android.test.InstrumentationCtsTestRunner"
376 <test name="apidemos"
380 <test name="browser"
385 <test name="calendar"
391 <test name="calprov"
397 <test name="contactsprov"
403 <test name="contacts"
406 runner="android.test.InstrumentationTestRunner"
411 <test name="contacts-launch"
417 <test name="downloadprovider-permission"
423 <test name="email"
429 <test name="emailsmall"
435 <test name="musicplayer"
441 <test name="mms"
447 <test name="phone-unit"
453 <test name="quicksearchbox"
461 <test-native name="libstdcpp"
466 <test-native name="libskia"
471 <test-native name="astl"
476 <!-- Google Test -->
477 <test-native name="gtest"
479 description="Google test."
484 <test-host name="cts-appsecurity"
490 <test-host name="frameworks-core-host"
495 </test-definitions>