Lines Matching refs:_DoReadFile
205 def _DoReadFile(self, fname, use_real_dtb=False): member in TestFunctional
350 data = self._DoReadFile('05_simple.dts')
554 data = self._DoReadFile('21_image_pad.dts')
571 data = self._DoReadFile('23_blob.dts')
576 data = self._DoReadFile('24_sorted.dts')
590 data = self._DoReadFile('26_pack_u_boot_dtb.dts')
610 data = self._DoReadFile('29_x86-rom.dts')
632 data = self._DoReadFile('31_x86-rom-me.dts')
637 data = self._DoReadFile('32_intel-vga.dts')
642 data = self._DoReadFile('33_x86-start16.dts')
654 data = self._DoReadFile('34_x86_ucode.dts', True)
698 data = self._DoReadFile('35_x86_single_ucode.dts', True)
725 data = self._DoReadFile('36_u_boot_img.dts')
731 self._DoReadFile('37_x86_no_ucode.dts', True)
738 self._DoReadFile('38_x86_ucode_missing_node.dts', True)
745 self._DoReadFile('39_x86_ucode_missing_node2.dts', True)
769 self._DoReadFile('40_x86_ucode_not_in_image.dts', True)
794 self._DoReadFile('41_unknown_pos_size.dts', True)
800 data = self._DoReadFile('42_intel-fsp.dts')
805 data = self._DoReadFile('43_intel-cmc.dts')