Home
last modified time | relevance | path

Searched defs:DEVICE_TESTS_PKG (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DPkgInstallSignatureVerificationTest.java66 private static final String DEVICE_TESTS_PKG = "android.appsecurity.cts.v3rotationtests"; field in PkgInstallSignatureVerificationTest
958 Utils.runDeviceTests(getDevice(), DEVICE_TESTS_PKG, DEVICE_TESTS_CLASS, "testHasPerm"); in testInstallV3KeyRotationSigPerm() local
969 Utils.runDeviceTests(getDevice(), DEVICE_TESTS_PKG, DEVICE_TESTS_CLASS, "testHasPerm"); in testInstallV3KeyRotationOlderSigPerm() local
979 Utils.runDeviceTests(getDevice(), DEVICE_TESTS_PKG, DEVICE_TESTS_CLASS, "testHasNoPerm"); in testInstallV3KeyRotationSigPermNoCap() local
990 Utils.runDeviceTests(getDevice(), DEVICE_TESTS_PKG, DEVICE_TESTS_CLASS, "testHasPerm"); in testInstallV3KeyRotationOlderSigPermNoCap() local
999 Utils.runDeviceTests(getDevice(), DEVICE_TESTS_PKG, DEVICE_TESTS_CLASS, "testHasPerm"); in testInstallV3NoRotationSigPerm() local
1011 Utils.runDeviceTests(getDevice(), DEVICE_TESTS_PKG, DEVICE_TESTS_CLASS, "testHasPerm"); in testInstallV3CommonSignerInLineageWithPermCap() local
1021 Utils.runDeviceTests(getDevice(), DEVICE_TESTS_PKG, DEVICE_TESTS_CLASS, "testHasNoPerm"); in testInstallV3CommonSignerInLineageNoCaps() local
1031 Utils.runDeviceTests(getDevice(), DEVICE_TESTS_PKG, DEVICE_TESTS_CLASS, "testHasPerm"); in testKnownSignerPermGrantedWhenCurrentSignerInResource() local
1038 Utils.runDeviceTests(getDevice(), DEVICE_TESTS_PKG, DEVICE_TESTS_CLASS, "testHasNoPerm"); in testKnownSignerPermGrantedWhenCurrentSignerInResource() local
[all …]