Searched refs:assertInstallV4FailsWithError (Results 1 – 1 of 1) sorted by relevance
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
D | PkgInstallSignatureVerificationTest.java | 915 assertInstallV4FailsWithError("CtsSignatureQueryService_v2-tgt-33-wrongV41Block.apk", in testInstallV41WrongBlockId() 931 assertInstallV4FailsWithError("CtsSignatureQueryService_v2-tgt-33-legacyV4.apk", in testInstallV41LegacyV4() 947 assertInstallV4FailsWithError("CtsSignatureQueryService_v2-tgt-33-wrongDigest.apk", in testInstallV41WrongDigest() 1518 assertInstallV4FailsWithError("v4-digest-v2-badv4signature.apk", "did not verify"); in testInstallV4WithV2SignerDoesNotVerify() 1520 assertInstallV4FailsWithError("v4-digest-v2-badv2digest.apk", "did not verify"); in testInstallV4WithV2SignerDoesNotVerify() 1532 assertInstallV4FailsWithError("v4-digest-v3-badv4signature.apk", "did not verify"); in testInstallV4WithV3SignerDoesNotVerify() 1535 assertInstallV4FailsWithError("v4-digest-v3-badv3digest.apk", "did not verify"); in testInstallV4WithV3SignerDoesNotVerify() 1548 assertInstallV4FailsWithError("v4-digest-v2v3-badv4signature.apk", "did not verify"); in testInstallV4WithV2V3SignerDoesNotVerify() 1551 assertInstallV4FailsWithError("v4-digest-v2v3-badv2v3digest.apk", "did not verify"); in testInstallV4WithV2V3SignerDoesNotVerify() 1573 assertInstallV4FailsWithError("v4-digest-v3-256bytes-additional-data.apk", in testInstallV4With256BytesAdditionalDataFails() [all …]
|