Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/binman/
H A Dftest.py62 COMPRESS_DATA = 'data to compress' variable
132 TestFunctional._MakeInputFile('compress', COMPRESS_DATA)
1564 self.assertEquals(COMPRESS_DATA, orig)
1566 'blob:uncomp-size': len(COMPRESS_DATA),