Home
last modified time | relevance | path

Searched refs:test (Results 1 – 25 of 4421) sorted by relevance

12345678910>>...177

/cts/tests/tests/companion/
DAndroid.bp29 "androidx.test.ext.junit",
34 "kotlin-test",
37 "android.test.base",
38 "android.test.runner",
54 "androidx.test.ext.junit",
59 "kotlin-test",
62 "android.test.base",
63 "android.test.runner",
67 // Tag this module as a cts test artifact
90 "androidx.test.ext.junit",
[all …]
/cts/tests/tests/security/
DAndroid.bp26 "androidx.test.ext.junit",
27 "androidx.test.rules",
28 "androidx.test.runner",
38 "platform-test-annotations",
39 "permission-test-util-lib",
45 "android.test.runner",
47 "android.test.base",
77 // Tag this module as a cts test artifact
114 certificate: ":permission-test-cert-1",
123 certificate: ":permission-test-cert-1",
[all …]
/cts/tests/signature/api-check/
Dandroid-test-jarjar-rules.txt1 # All classes from android.test.base
2 rule android.test.AndroidTestCase** repackaged.@0
3 rule android.test.FlakyTest** repackaged.@0
4 rule android.test.InstrumentationTestCase** repackaged.@0
5 rule android.test.InstrumentationTestSuite** repackaged.@0
6 rule android.test.PerformanceTestCase** repackaged.@0
7 rule android.test.PerformanceTestCase.Intermediates** repackaged.@0
8 rule android.test.RepetitiveTest** repackaged.@0
9 rule android.test.UiThreadTest** repackaged.@0
10 rule android.test.suitebuilder.annotation.LargeTest** repackaged.@0
[all …]
/cts/hostsidetests/scopedstorage/
DTEST_MAPPING7 "exclude-annotation": "androidx.test.filters.FlakyTest"
15 "exclude-annotation": "androidx.test.filters.FlakyTest"
23 "exclude-annotation": "androidx.test.filters.FlakyTest"
31 "exclude-annotation": "androidx.test.filters.FlakyTest"
39 "exclude-annotation": "androidx.test.filters.FlakyTest"
47 "exclude-annotation": "androidx.test.filters.FlakyTest"
57 "exclude-annotation": "androidx.test.filters.FlakyTest"
65 "exclude-annotation": "androidx.test.filters.FlakyTest"
73 "exclude-annotation": "androidx.test.filters.FlakyTest"
81 "exclude-annotation": "androidx.test.filters.FlakyTest"
[all …]
/cts/tests/sensor/jni/
Dandroid_hardware_cts_SensorNativeTest.cpp27 SensorTest *test = new SensorTest(); in setUp() local
28 if (test != nullptr) { in setUp()
29 test->SetUp(); in setUp()
31 return reinterpret_cast<jlong>(test); in setUp()
38 void test(JNIEnv* env, jclass, jlong instance) { in test() function
39 SensorTest *test = reinterpret_cast<SensorTest *>(instance); in test() local
40 ASSERT_NOT_NULL(test); in test()
44 test->testInitialized(env); in test()
49 test->testInvalidParameter(env); in test()
63 test->testDirectReport(env, s, c, r); in test()
[all …]
/cts/hostsidetests/appsecurity/test-apps/ReadSettingsFieldsApp/
DAndroid.bp24 "androidx.test.rules",
27 "android.test.runner",
28 "android.test.base",
33 // tag this module as a cts test artifact
46 "androidx.test.rules",
49 "android.test.runner",
50 "android.test.base",
55 // tag this module as a cts test artifact
68 "androidx.test.rules",
71 "android.test.runner",
[all …]
/cts/hostsidetests/appsecurity/test-apps/StorageApp/
DAndroid.bp12 "android.test.base",
13 "androidx.test.uiautomator_uiautomator",
22 "androidx.test.rules",
23 "androidx.test.uiautomator_uiautomator",
25 libs: ["android.test.base"],
39 "androidx.test.rules",
40 "androidx.test.uiautomator_uiautomator",
42 libs: ["android.test.base"],
56 "androidx.test.rules",
57 "androidx.test.uiautomator_uiautomator",
[all …]
/cts/hostsidetests/appsecurity/test-apps/keysets/uA/
DAndroid.bp15 //apks signed by cts-keyset-test-a
25 static_libs: ["androidx.test.rules"],
26 certificate: ":cts-keyset-test-a",
30 // tag this module as a cts test artifact
37 //apks signed by cts-keyset-test-b
42 static_libs: ["androidx.test.rules"],
43 certificate: ":cts-keyset-test-b",
47 // tag this module as a cts test artifact
54 //apks signed by cts-keyset-test-ec-a
59 static_libs: ["androidx.test.rules"],
[all …]
/cts/hostsidetests/appsecurity/certs/keysets/
DAndroid.bp7 name: "cts-keyset-test-a",
8 certificate: "cts-keyset-test-a",
12 name: "cts-keyset-test-b",
13 certificate: "cts-keyset-test-b",
17 name: "cts-keyset-test-c",
18 certificate: "cts-keyset-test-c",
22 name: "cts-keyset-test-ec-a",
23 certificate: "cts-keyset-test-ec-a",
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/
DAndroid.bp25 "android.test.runner",
26 "android.test.base",
31 "androidx.test.uiautomator_uiautomator",
32 "cts-security-test-support-library",
39 "cts-keystore-test-util",
43 // tag this module as a cts test artifact
60 "android.test.runner",
61 "android.test.base",
66 "androidx.test.uiautomator_uiautomator",
67 "cts-security-test-support-library",
[all …]
/cts/tests/app/app/
DAndroid.bp23 "android.test.runner",
27 "android.test.base",
35 "androidx.test.core",
38 "androidx.test.rules",
40 "platform-test-annotations",
41 "platform-compat-test-rules",
54 // Tag this module as a cts test artifact
67 "android.test.runner",
71 "android.test.base",
79 "androidx.test.core",
[all …]
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
DInputHidTestCase.java227 private boolean verifyVibratorReportData(HidVibratorTestData test, HidResultData result) { in verifyVibratorReportData() argument
228 for (Map.Entry<Integer, Integer> entry : test.verifyMap.entrySet()) { in verifyVibratorReportData()
237 final int ffLeft = result.reportData[test.leftFfIndex] & 0xFF; in verifyVibratorReportData()
238 final int ffRight = result.reportData[test.rightFfIndex] & 0xFF; in verifyVibratorReportData()
246 for (HidVibratorTestData test : tests) { in testInputVibratorEvents()
247 assertEquals(test.durations.size(), test.amplitudes.size()); in testInputVibratorEvents()
248 assertTrue(test.durations.size() > 0); in testInputVibratorEvents()
251 final long totalVibrations = test.durations.size(); in testInputVibratorEvents()
253 if (test.durations.size() == 1) { in testInputVibratorEvents()
254 long duration = test.durations.get(0); in testInputVibratorEvents()
[all …]
/cts/tests/signature/api-check/android-test-runner-current-api/
DAndroid.bp26 // Ensure that any android.test and junit classes embedded within this test do not conflict with
27 // the classes provided by the android.test.base or android.test.runner shared libraries.
28 jarjar_rules: ":cts-android-test-jarjar-rules",
31 ":cts-android-test-base-current-api-gz",
32 ":cts-android-test-mock-current-api-gz",
33 ":cts-android-test-runner-current-api-gz",
36 // Prevent android.test.base and android.test.mock libraries from being implicitly added to
38 // android.test.runner should automatically add a dependency on android.test.base and
39 // android.test.mock.
41 "android.test.base",
[all …]
/cts/tests/signature/api-check/android-test-base-current-api/
DAndroid.bp26 // Ensure that any android.test and junit classes embedded within this test do not conflict with
27 // the classes provided by the android.test.base or android.test.runner shared libraries.
28 jarjar_rules: ":cts-android-test-jarjar-rules",
31 ":cts-android-test-base-current-api-gz",
32 ":cts-android-test-mock-current-api-gz",
33 ":cts-android-test-runner-current-api-gz",
36 // Prevent android.test.base, android.test.runner and android.test.mock classes being available
38 // manifest. Otherwise, the test would break as it is not expecting those classes to be
41 "android.test.base",
42 "android.test.runner",
[all …]
/cts/tests/tests/keystore/
DAndroid.bp25 "androidx.test.rules",
36 name: "cts-keystore-test-util",
41 "android.test.base",
42 "android.test.runner",
43 "androidx.test.rules",
55 // Tag this module as a cts test artifact
62 "android.test.runner",
63 "android.test.base",
71 "androidx.test.rules",
74 "cts-keystore-test-util",
[all …]
/cts/hostsidetests/appsecurity/test-apps/AppDataIsolationTestApp/
DAndroid.bp30 "androidx.test.rules",
31 "androidx.test.uiautomator_uiautomator",
36 libs: ["android.test.base"],
37 // tag this module as a cts test artifact
59 "androidx.test.rules",
60 "androidx.test.uiautomator_uiautomator",
65 libs: ["android.test.base"],
66 // tag this module as a cts test artifact
88 "androidx.test.rules",
89 "androidx.test.uiautomator_uiautomator",
[all …]
/cts/hostsidetests/appsecurity/test-apps/KeyRotationTest/ServiceTest/
DAndroid.bp17 // This is the instrumentation test package for the CtsSignatureQueryService
36 "androidx.test.core",
37 "androidx.test.rules",
40 "android.test.runner.stubs",
41 "android.test.base.stubs",
49 // Disable dexpreopt and <uses-library> check for test
56 // This is the instrumentation test package signed with the same signing key and
57 // lineage as v2 and v3 of the CtsSignatureQueryService test app.
67 "androidx.test.core",
68 "androidx.test.rules",
[all …]
/cts/hostsidetests/devicepolicy/app/TestApps/
DAndroid.bp25 "android.test.runner",
26 "android.test.base",
31 "androidx.test.uiautomator_uiautomator",
32 "cts-security-test-support-library",
36 // tag this module as a cts test artifact
52 "android.test.runner",
53 "android.test.base",
58 "androidx.test.uiautomator_uiautomator",
59 "cts-security-test-support-library",
63 // tag this module as a cts test artifact
[all …]
/cts/hostsidetests/appcloning/
DTEST_MAPPING7 "exclude-annotation": "android.platform.test.annotations.LargeTest"
10 "exclude-annotation": "android.platform.test.annotations.FlakyTest"
20 "exclude-annotation": "android.platform.test.annotations.LargeTest"
30 "include-annotation": "android.platform.test.annotations.LargeTest"
33 "include-annotation": "android.platform.test.annotations.FlakyTest"
43 "exclude-annotation": "android.platform.test.annotations.LargeTest"
46 "exclude-annotation": "android.platform.test.annotations.FlakyTest"
56 "include-annotation": "android.platform.test.annotations.LargeTest"
59 "include-annotation": "android.platform.test.annotations.FlakyTest"
/cts/hostsidetests/blobstore/
DAndroid.bp31 "cts-statsd-atom-host-test-utils",
33 // Tag this module as a cts test artifact
48 srcs: ["test-apps/BlobStoreHostTestHelper/src/**/*.java"],
51 "androidx.test.ext.junit",
52 "androidx.test.rules",
57 manifest: "test-apps/BlobStoreHostTestHelper/AndroidManifest.xml",
59 // Tag this module as a cts test artifact
67 srcs: ["test-apps/BlobStoreHostTestHelper/src/**/*.java"],
70 "androidx.test.ext.junit",
71 "androidx.test.rules",
[all …]
/cts/hostsidetests/appsecurity/test-apps/keysets/uB/
DAndroid.bp15 //apks signed cts-keyset-test-a
25 static_libs: ["androidx.test.rules"],
26 certificate: ":cts-keyset-test-a",
30 // tag this module as a cts test artifact
37 //apks signed cts-keyset-test-b
42 static_libs: ["androidx.test.rules"],
43 certificate: ":cts-keyset-test-b",
47 // tag this module as a cts test artifact
54 //apks signed by cts-keyset-test-a and cts-keyset-test-c
59 static_libs: ["androidx.test.rules"],
[all …]
/cts/hostsidetests/backup/AdbBackupApp/src/android/cts/backup/adbbackupapp/
DAdbBackupApp.java19 import static androidx.test.InstrumentationRegistry.getInstrumentation;
24 import android.platform.test.annotations.AppModeFull;
25 import android.support.test.uiautomator.By;
26 import android.support.test.uiautomator.BySelector;
27 import android.support.test.uiautomator.UiDevice;
28 import android.support.test.uiautomator.UiObject2;
29 import android.support.test.uiautomator.Until;
31 import androidx.test.runner.AndroidJUnit4;
/cts/tests/signature/api-check/android-test-base-uses-library-api/
DAndroid.bp26 // Ensure that any android.test and junit classes embedded within this test do not conflict with
27 // the classes provided by the android.test.base or android.test.runner shared libraries.
28 jarjar_rules: ":cts-android-test-jarjar-rules",
31 ":cts-android-test-base-current-api-gz",
32 ":cts-android-test-mock-current-api-gz",
33 ":cts-android-test-runner-current-api-gz",
37 // Prevent android.test.mock and android.test.runner classes being available at runtime by
39 // Otherwise, the test would break as it is not expecting those classes to be available.
41 "android.test.mock",
42 "android.test.runner",
/cts/tests/signature/api-check/android-test-mock-current-api/
DAndroid.bp26 // Ensure that any android.test and junit classes embedded within this test do not conflict with
27 // the classes provided by the android.test.base or android.test.runner shared libraries.
28 jarjar_rules: ":cts-android-test-jarjar-rules",
31 ":cts-android-test-base-current-api-gz",
32 ":cts-android-test-mock-current-api-gz",
33 ":cts-android-test-runner-current-api-gz",
36 // Prevent android.test.base and android.test.runner classes being available at runtime by
38 // Otherwise, the test would break as it is not expecting those classes to be available.
40 "android.test.base",
41 "android.test.runner",
/cts/tests/signature/api-check/android-test-base-29-api/
DAndroid.bp26 // Ensure that any android.test and junit classes embedded within this test do not conflict with
27 // the classes provided by the android.test.base or android.test.runner shared libraries.
28 jarjar_rules: ":cts-android-test-jarjar-rules",
31 ":cts-android-test-base-current-api-gz",
32 ":cts-android-test-mock-current-api-gz",
33 ":cts-android-test-runner-current-api-gz",
37 // Prevent android.test.runner and android.test.mock classes being available at runtime by
39 // Otherwise, the test would break as it is not expecting those classes to be available.
41 "android.test.mock",
42 "android.test.runner",

12345678910>>...177