Lines Matching defs:self
57 def setUpClass(self): argument
88 def tearDownClass(self): argument
94 def setUp(self): argument
99 def tearDown(self): argument
103 def _RunBinman(self, *args, **kwargs): argument
117 def _DoBinman(self, *args): argument
133 def _DoTestFile(self, fname): argument
142 def _SetupDtb(self, fname, outfile='u-boot.dtb'): argument
164 def _DoReadFileDtb(self, fname, use_real_dtb=False): argument
205 def _DoReadFile(self, fname, use_real_dtb=False): argument
210 def _MakeInputFile(self, fname, contents): argument
228 def TestFile(self, fname): argument
231 def AssertInList(self, grep_list, target): argument
243 def CheckNoGaps(self, entries): argument
254 def GetFdtLen(self, dtb): argument
265 def testRun(self): argument
269 def testFullHelp(self): argument
277 def testFullHelpInternal(self): argument
286 def testHelp(self): argument
294 def testBoard(self): argument
301 def testNeedBoard(self): argument
308 def testMissingDt(self): argument
316 def testBrokenDt(self): argument
327 def testMissingNode(self): argument
333 def testEmpty(self): argument
339 def testInvalidEntry(self): argument
348 def testSimple(self): argument
353 def testDual(self): argument
379 def testBadAlign(self): argument
386 def testPackSimple(self): argument
428 def testPackExtra(self): argument
472 def testPackAlignPowerOf2(self): argument
479 def testPackAlignSizePowerOf2(self): argument
486 def testPackInvalidAlign(self): argument
493 def testPackInvalidSizeAlign(self): argument
500 def testPackOverlap(self): argument
508 def testPackEntryOverflow(self): argument
515 def testPackImageOverflow(self): argument
522 def testPackImageSize(self): argument
530 def testPackImageSizeAlign(self): argument
538 def testPackInvalidImageAlign(self): argument
545 def testPackAlignPowerOf2(self): argument
552 def testImagePadByte(self): argument
557 def testImageName(self): argument
569 def testBlobFilename(self): argument
574 def testPackSorted(self): argument
580 def testPackZeroPosition(self): argument
588 def testPackUbootDtb(self): argument
593 def testPackX86RomNoSize(self): argument
600 def testPackX86RomOutside(self): argument
608 def testPackX86Rom(self): argument
614 def testPackX86RomMeNoDesc(self): argument
622 def testPackX86RomBadDesc(self): argument
630 def testPackX86RomMe(self): argument
635 def testPackVga(self): argument
640 def testPackStart16(self): argument
645 def testPackUbootMicrocode(self): argument
686 def _RunPackUbootSingleMicrocode(self): argument
718 def testPackUbootSingleMicrocode(self): argument
723 def testUBootImg(self): argument
728 def testNoMicrocode(self): argument
735 def testMicrocodeWithoutNode(self): argument
742 def testMicrocodeWithoutNode2(self): argument
749 def testMicrocodeWithoutPtrInElf(self): argument
766 def testMicrocodeNotInImage(self): argument
774 def testWithoutMicrocode(self): argument
791 def testUnknownPosSize(self): argument
798 def testPackFsp(self): argument
803 def testPackCmc(self): argument