Home
last modified time | relevance | path

Searched refs:test_start_commit (Results 1 – 2 of 2) sorted by relevance

/external/oss-fuzz/infra/base-images/base-builder/
Dbisect_clang.py90 self.test_start_commit(bad_commit, 'bad', test_command)
91 self.test_start_commit(good_commit, 'good', test_command)
97 def test_start_commit(self, commit, label, test_command): member in GitRepo
Dbisect_clang_test.py181 self.git.test_start_commit(commit, label, self.test_command)
212 self.git.test_start_commit(commit, label, self.test_command)