Lines Matching refs:_MakeInputFile

93         TestFunctional._MakeInputFile('u-boot.bin', U_BOOT_DATA)
94 TestFunctional._MakeInputFile('u-boot.img', U_BOOT_IMG_DATA)
95 TestFunctional._MakeInputFile('spl/u-boot-spl.bin', U_BOOT_SPL_DATA)
96 TestFunctional._MakeInputFile('tpl/u-boot-tpl.bin', U_BOOT_TPL_DATA)
97 TestFunctional._MakeInputFile('blobfile', BLOB_DATA)
98 TestFunctional._MakeInputFile('me.bin', ME_DATA)
99 TestFunctional._MakeInputFile('vga.bin', VGA_DATA)
101 TestFunctional._MakeInputFile('u-boot-x86-16bit.bin', X86_START16_DATA)
102 TestFunctional._MakeInputFile('u-boot-br.bin', PPC_MPC85XX_BR_DATA)
103 TestFunctional._MakeInputFile('spl/u-boot-x86-16bit-spl.bin',
105 TestFunctional._MakeInputFile('tpl/u-boot-x86-16bit-tpl.bin',
107 TestFunctional._MakeInputFile('u-boot-nodtb.bin', U_BOOT_NODTB_DATA)
108 TestFunctional._MakeInputFile('spl/u-boot-spl-nodtb.bin',
110 TestFunctional._MakeInputFile('tpl/u-boot-tpl-nodtb.bin',
112 TestFunctional._MakeInputFile('fsp.bin', FSP_DATA)
113 TestFunctional._MakeInputFile('cmc.bin', CMC_DATA)
114 TestFunctional._MakeInputFile('vbt.bin', VBT_DATA)
115 TestFunctional._MakeInputFile('mrc.bin', MRC_DATA)
116 TestFunctional._MakeInputFile('ecrw.bin', CROS_EC_RW_DATA)
118 TestFunctional._MakeInputFile('bmpblk.bin', BMPBLK_DATA)
119 TestFunctional._MakeInputFile('refcode.bin', REFCODE_DATA)
123 TestFunctional._MakeInputFile('u-boot', fd.read())
127 TestFunctional._MakeInputFile('descriptor.bin', fd.read())
132 TestFunctional._MakeInputFile('compress', COMPRESS_DATA)
152 TestFunctional._MakeInputFile('u-boot.dtb', U_BOOT_DTB_DATA)
153 TestFunctional._MakeInputFile('spl/u-boot-spl.dtb', U_BOOT_SPL_DTB_DATA)
154 TestFunctional._MakeInputFile('tpl/u-boot-tpl.dtb', U_BOOT_TPL_DTB_DATA)
238 TestFunctional._MakeInputFile(outfile, data)
298 TestFunctional._MakeInputFile(dtb_fname,
340 def _MakeInputFile(self, fname, contents): member in TestFunctional
380 TestFunctional._MakeInputFile('spl/u-boot-spl', fd.read())
470 TestFunctional._MakeInputFile('sandbox/u-boot.bin', U_BOOT_DATA)
803 TestFunctional._MakeInputFile('descriptor.bin', '')
971 TestFunctional._MakeInputFile('u-boot', fd.read())
981 TestFunctional._MakeInputFile('u-boot', fd.read())
994 TestFunctional._MakeInputFile('u-boot', fd.read())
1432 TestFunctional._MakeInputFile('tpl/u-boot-tpl', fd.read())
1685 TestFunctional._MakeInputFile('tpl/u-boot-tpl', fd.read())
1740 TestFunctional._MakeInputFile('-boot', fd.read())
1747 TestFunctional._MakeInputFile('-boot', fd.read())