Searched refs:TestPatch (Results 1 – 6 of 6) sorted by relevance
13 class TestPatch(base.Base): class43 if not TestPatch.newpatches:46 for newpatch in TestPatch.newpatches:106 if not TestPatch.newpatches:109 for newpatch in TestPatch.newpatches:114 if TestPatch.prog.search_string(payload):120 for commit in TestPatch.commits:
17 class TestPatch(unittest.TestCase): class
92 for module in (test.TestPatch, func_test.TestFunctional):
[all...]