Lines Matching refs:assertIn

345         self.assertIn("Must provide a board to process (use -b <board>)",
364 self.assertIn("FATAL ERROR: Unable to parse input tree",
371 self.assertIn("does not have a 'binman' node", str(e.exception))
385 self.assertIn("Unknown entry type 'not-a-valid-type' in node "
427 self.assertIn("Node '/binman/u-boot': Alignment 23 must be a power "
434 self.assertIn('image', control.images)
440 self.assertIn('u-boot', entries)
446 self.assertIn('u-boot-align', entries)
452 self.assertIn('u-boot-size', entries)
459 self.assertIn('u-boot-next', entries)
465 self.assertIn('u-boot-fixed', entries)
477 self.assertIn('image', control.images)
483 self.assertIn('u-boot', entries)
490 self.assertIn('u-boot-align-size-nop', entries)
496 self.assertIn('u-boot-align-size', entries)
502 self.assertIn('u-boot-align-end', entries)
508 self.assertIn('u-boot-align-both', entries)
520 self.assertIn("Node '/binman/u-boot': Alignment 5 must be a power "
527 self.assertIn("Node '/binman/u-boot': Alignment size 55 must be a "
534 self.assertIn("Node '/binman/u-boot': Position 0x5 (5) does not match "
541 self.assertIn("Node '/binman/u-boot': Size 0x5 (5) does not match "
548 self.assertIn("Node '/binman/u-boot-align': Position 0x3 (3) overlaps "
556 self.assertIn("Node '/binman/u-boot': Entry contents size is 0x4 (4) "
563 self.assertIn("Section '/binman': contents size 0x4 (4) exceeds section "
570 self.assertIn('image', control.images)
578 self.assertIn('image', control.images)
586 self.assertIn("Section '/binman': Size 0x7 (7) does not match "
593 self.assertIn("Section '/binman': Alignment size 131 must be a power of "
630 self.assertIn("Node '/binman/u-boot-spl': Position 0x0 (0) overlaps "
643 self.assertIn("Section '/binman': Section size must be provided when "
650 self.assertIn("Node '/binman/u-boot': Position 0x0 (0) is outside "
665 self.assertIn("Node '/binman/intel-descriptor': Cannot find FD "
672 self.assertIn("Node '/binman/intel-me': No position set with "
758 self.assertIn(ucode_data, second)
783 self.assertIn("Node '/binman/u-boot-dtb-with-ucode': No /microcode "
790 self.assertIn("Node '/binman/u-boot-with-ucode-ptr': Cannot find "
797 self.assertIn("Node '/binman/u-boot-with-ucode-ptr': Cannot find "
809 self.assertIn("Node '/binman/u-boot-with-ucode-ptr': Cannot locate "
821 self.assertIn("Node '/binman/u-boot-with-ucode-ptr': Microcode "
846 self.assertIn("Section '/binman': Unable to set pos/size for unknown "
876 self.assertIn('Expected __bss_size symbol in spl/u-boot-spl',