Searched refs:_mock_check (Results 1 – 1 of 1) sorted by relevance
/tools/repohooks/rh/ |
D | hooks_unittest.py | 322 def testTheTester(self, _mock_check, _mock_run): argument 360 def test_commit_msg_bug_field(self, _mock_check, _mock_run): argument 379 def test_commit_msg_changeid_field(self, _mock_check, _mock_run): argument 395 def test_commit_msg_prebuilt_apk_fields(self, _mock_check, _mock_run): argument 501 def test_commit_msg_test_field(self, _mock_check, _mock_run): argument 517 def test_commit_msg_relnote_field_format(self, _mock_check, _mock_run): argument 643 def test_commit_msg_relnote_for_current_txt(self, _mock_check, _mock_run): argument
|