Searched defs:TestPatch (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/meta/lib/patchtest/tests/ | ||
H A D | test_patch.py | 13 class TestPatch(base.Base): class |
/openbmc/u-boot/tools/patman/ | ||
H A D | test.py | 17 class TestPatch(unittest.TestCase): class |