Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/binman/
H A Dftest.py386 def AssertInList(self, grep_list, target): argument
393 for grep in grep_list:
396 self.fail("Error: '%' not found in '%s'" % (grep_list, target))