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.java44 private static final String DEVICE_TESTS_PKG = "android.appsecurity.cts.v3rotationtests"; field in PkgInstallSignatureVerificationTest
618 Utils.runDeviceTests(getDevice(), DEVICE_TESTS_PKG, DEVICE_TESTS_CLASS, "testHasPerm"); in testInstallV3KeyRotationSigPerm() local
628 Utils.runDeviceTests(getDevice(), DEVICE_TESTS_PKG, DEVICE_TESTS_CLASS, "testHasPerm"); in testInstallV3KeyRotationOlderSigPerm() local
637 Utils.runDeviceTests(getDevice(), DEVICE_TESTS_PKG, DEVICE_TESTS_CLASS, "testHasNoPerm"); in testInstallV3KeyRotationSigPermNoCap() local
647 Utils.runDeviceTests(getDevice(), DEVICE_TESTS_PKG, DEVICE_TESTS_CLASS, "testHasPerm"); in testInstallV3KeyRotationOlderSigPermNoCap() local
655 Utils.runDeviceTests(getDevice(), DEVICE_TESTS_PKG, DEVICE_TESTS_CLASS, "testHasPerm"); in testInstallV3NoRotationSigPerm() local
705 getDevice(), DEVICE_TESTS_PKG, DEVICE_TESTS_CLASS, "testGetSignaturesShowsOld"); in testInstallV3KeyRotationGetSignatures() local
712 getDevice(), DEVICE_TESTS_PKG, DEVICE_TESTS_CLASS, in testInstallV3KeyRotationGetSigningCertificates() local
720 getDevice(), DEVICE_TESTS_PKG, DEVICE_TESTS_CLASS, in testInstallV3KeyRotationHasSigningCertificate() local
728 getDevice(), DEVICE_TESTS_PKG, DEVICE_TESTS_CLASS, in testInstallV3KeyRotationHasSigningCertificateSha256() local
[all …]