• Home
  • Raw
  • Download

Lines Matching refs:AvbSlotVerifyTest

36 class AvbSlotVerifyTest : public BaseAvbToolTest {  class
38 AvbSlotVerifyTest() {} in AvbSlotVerifyTest() function in avb::AvbSlotVerifyTest
54 TEST_F(AvbSlotVerifyTest, Basic) { in TEST_F() argument
87 TEST_F(AvbSlotVerifyTest, BasicSha512) { in TEST_F() argument
121 TEST_F(AvbSlotVerifyTest, BasicUnlocked) { in TEST_F() argument
156 TEST_F(AvbSlotVerifyTest, SlotDataIsCorrect) { in TEST_F() argument
179 TEST_F(AvbSlotVerifyTest, WrongPublicKey) { in TEST_F() argument
207 TEST_F(AvbSlotVerifyTest, NoImage) { in TEST_F() argument
220 TEST_F(AvbSlotVerifyTest, UnsignedVBMeta) { in TEST_F() argument
248 TEST_F(AvbSlotVerifyTest, CorruptedImage) { in TEST_F() argument
287 TEST_F(AvbSlotVerifyTest, CorruptedMetadata) { in TEST_F() argument
319 TEST_F(AvbSlotVerifyTest, RollbackIndex) { in TEST_F() argument
367 TEST_F(AvbSlotVerifyTest, LoadEntirePartitionIfAllowingVerificationError) { in TEST_F() argument
435 TEST_F(AvbSlotVerifyTest, HashDescriptorInVBMeta) { in TEST_F() argument
556 TEST_F(AvbSlotVerifyTest, HashDescriptorInVBMetaCorruptBoot) { in TEST_F() argument
628 TEST_F(AvbSlotVerifyTest, HashDescriptorInChainedPartition) { in TEST_F() argument
800 TEST_F(AvbSlotVerifyTest, HashDescriptorInChainedPartitionCorruptBoot) { in TEST_F() argument
875 TEST_F(AvbSlotVerifyTest, HashDescriptorInChainedPartitionKeyMismatch) { in TEST_F() argument
936 TEST_F(AvbSlotVerifyTest, HashDescriptorInChainedPartitionRollbackIndexFail) { in TEST_F() argument
1023 TEST_F(AvbSlotVerifyTest, ChainedPartitionNoSlots) { in TEST_F() argument
1136 TEST_F(AvbSlotVerifyTest, PartitionsOtherThanBoot) { in TEST_F() argument
1247 TEST_F(AvbSlotVerifyTest, OnlyLoadWhatHasBeenRequested) { in TEST_F() argument
1335 TEST_F(AvbSlotVerifyTest, PublicKeyMetadata) { in TEST_F() argument
1376 void AvbSlotVerifyTest::CmdlineWithHashtreeVerification( in CmdlineWithHashtreeVerification()
1498 TEST_F(AvbSlotVerifyTest, CmdlineWithHashtreeVerificationOff) { in TEST_F() argument
1502 TEST_F(AvbSlotVerifyTest, CmdlineWithHashtreeVerificationOn) { in TEST_F() argument
1506 void AvbSlotVerifyTest::CmdlineWithChainedHashtreeVerification( in CmdlineWithChainedHashtreeVerification()
1673 TEST_F(AvbSlotVerifyTest, CmdlineWithChainedHashtreeVerificationOff) { in TEST_F() argument
1677 TEST_F(AvbSlotVerifyTest, CmdlineWithChainedHashtreeVerificationOn) { in TEST_F() argument
1681 void AvbSlotVerifyTest::VerificationDisabled(bool use_avbctl) { in VerificationDisabled()
1821 TEST_F(AvbSlotVerifyTest, VerificationDisabledUnmodified) { in TEST_F() argument
1825 TEST_F(AvbSlotVerifyTest, VerificationDisabledModified) { in TEST_F() argument
1832 TEST_F(AvbSlotVerifyTest, NoVBMetaPartition) { in TEST_F() argument
2012 TEST_F(AvbSlotVerifyTest, ChainedPartitionEnforceFlagsZero) { in TEST_F() argument
2066 TEST_F(AvbSlotVerifyTest, ChainedPartitionEnforceNoChainPartitions) { in TEST_F() argument
2119 TEST_F(AvbSlotVerifyTest, HashtreeErrorModes) { in TEST_F() argument