Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/binman/
H A Dcontrol.py55 def WriteEntryDocs(modules, test_missing=None): argument
65 Entry.WriteDocs(modules, test_missing)
H A Dentry.py458 def WriteDocs(modules, test_missing=None): argument
488 if test_missing == name:
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dfetch.py850 def test_missing(self): member in FetcherNoNetworkTest