Home | History | Annotate | Download | only in testrunner

Lines Matching full:tests

21  - On device Java instrumentation tests are defined by <test> tags.
23 - host java tests are defined by <test-host> tags.
32 <!-- frameworks tests -->
34 build_path="frameworks/base/core/tests/coretests"
40 build_path="frameworks/base/graphics/tests/graphicstests"
46 build_path="frameworks/base/location/tests/locationtests"
52 build_path="frameworks/base/sax/tests/saxtests"
58 build_path="frameworks/base/services/tests/servicestests"
64 build_path="frameworks/base/telephony/tests/telephonytests"
71 package="com.android.frameworks.testrunner.tests"
76 build_path="frameworks/base/vpn/tests/vpntests"
82 build_path="frameworks/base/tests/CoreTests"
88 build_path="frameworks/base/keystore/tests"
89 package="android.security.tests"
95 build_path="frameworks/base/tests/ImfTest"
96 package="com.android.imftest.tests"
101 build_path="frameworks/base/tests/permission"
102 package="com.android.framework.permission.tests"
108 build_path="frameworks/base/common/tests"
109 package="com.android.common.tests"
113 <!-- end of framework tests -->
115 <!-- media framework tests -->
117 build_path="frameworks/base/media/tests/MediaFrameworkTest"
124 build_path="frameworks/base/media/tests/MediaFrameworkTest"
131 build_path="frameworks/base/media/tests/MediaFrameworkTest"
138 build_path="frameworks/base/media/tests/MediaFrameworkTest"
144 build_path="frameworks/base/media/tests/MediaFrameworkTest"
150 build_path="frameworks/base/media/tests/MediaFrameworkTest"
155 <!-- end of media framework tests -->
157 <!-- targeted framework tests -->
159 build_path="frameworks/base/core/tests/coretests"
165 build_path="frameworks/base/tests/SmokeTest"
166 package="com.android.smoketest.tests"
177 build_path="frameworks/base/core/tests/coretests"
182 <!-- cts tests -->
185 build_path="cts/tests/tests/permission"
193 build_path="cts/tests/tests/permission2"
201 build_path="cts/tests/tests/process"
207 build_path="cts/tests/SignatureTest"
208 package="android.tests.sigtest"
213 build_path="cts/tests/SignatureTest"
214 package="android.tests.sigtest.tests"
218 build_path="cts/tests/ApiDemosReferenceTest"
224 build_path="cts/tests/tests/app"
231 build_path="cts/tests/tests/content"
238 build_path="cts/tests/tests/database"
245 build_path="cts/tests/tests/gesture"
252 build_path="cts/tests/tests/graphics"
259 build_path="cts/tests/tests/hardware"
267 build_path="cts/tests/tests/location"
274 build_path="cts/tests/tests/media"
281 build_path="cts/tests/tests/net"
288 build_path="cts/tests/tests/os"
295 build_path="cts/tests/tests/performance"
301 build_path="cts/tests/tests/performance2"
307 build_path="cts/tests/tests/performance3"
313 build_path="cts/tests/tests/performance4"
319 build_path="cts/tests/tests/performance5"
325 build_path="cts/tests/tests/provider"
332 build_path="cts/tests/tests/text"
339 build_path="cts/tests/tests/telephony"
346 build_path="cts/tests/tests/util"
353 build_path="cts/tests/tests/view"
360 build_path="cts/tests/tests/webkit"
367 build_path="cts/tests/tests/widget"
373 <!-- end of cts tests -->
375 <!-- selected app tests -->
378 package="com.example.android.apis.tests" />
382 package="com.android.browser.tests"
387 package="com.android.calendar.tests"
393 package="com.android.providers.calendar.tests"
399 package="com.android.providers.contacts.tests"
405 package="com.android.contacts.tests"
408 description="Tests for the Contacts app."
413 package="com.android.contacts.tests"
418 build_path="packages/providers/DownloadProvider/tests/permission"
419 package="com.android.providers.downloads.permission.tests"
425 package="com.android.email.tests"
431 package="com.android.email.tests"
437 package="com.android.music.tests"
443 package="com.android.mms.tests"
446 <!-- Unit tests for the phone application. -->
449 package="com.android.phone.tests"
455 package="com.android.quicksearchbox.tests"
458 <!-- native tests -->
462 build_path="system/extras/tests/bionic/libstdc++"
467 build_path="external/skia/tests"
468 description="Skia tests." />
470 <!-- Android STL tests -->
472 build_path="external/astl/tests"
483 <!-- host java tests -->
485 build_path="cts/tests/appsecurity-tests"
491 build_path="frameworks/base/core/tests/hosttests"