Home
last modified time | relevance | path

Searched defs:TestPatch (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dtest_patch.py14 class TestPatch(base.Base): class
/openbmc/u-boot/tools/patman/
H A Dtest.py17 class TestPatch(unittest.TestCase): class