Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/binman/
H A Dfunc_test.py231 def AssertInList(self, grep_list, target): argument
238 for grep in grep_list:
241 self.fail("Error: '%' not found in '%s'" % (grep_list, target))