Home
last modified time | relevance | path

Searched refs:_MakeInputFile (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/tools/binman/
H A Dftest.py97 TestFunctional._MakeInputFile('blobfile', BLOB_DATA)
98 TestFunctional._MakeInputFile('me.bin', ME_DATA)
99 TestFunctional._MakeInputFile('vga.bin', VGA_DATA)
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)
123 TestFunctional._MakeInputFile('u-boot', fd.read())
238 TestFunctional._MakeInputFile(outfile, data)
298 TestFunctional._MakeInputFile(dtb_fname,
[all …]