Searched refs:test_commit (Results 1 – 6 of 6) sorted by relevance
/external/selinux/libsemanage/tests/ |
D | test_handle.c | 28 void test_commit(void); 70 CU_add_test(suite, "test_commit", test_commit); in handle_add_tests() 138 void test_commit(void) in test_commit() function
|
/external/oss-fuzz/infra/base-images/base-builder/ |
D | bisect_clang.py | 64 def test_commit(self, test_command): member in GitRepo 81 result = self.test_commit(test_command) 83 result = self.test_commit(test_command)
|
D | bisect_clang_test.py | 257 result = self.git.test_commit(self.test_command)
|
/external/lz4/tests/ |
D | test-lz4-speed.py | 203 def test_commit(branch, commit, last_commit, args, testFilePaths, have_mutt, have_mail): function 340 … test_commit(branch, commit, last_commit, args, testFilePaths, have_mutt, have_mail)
|
/external/zstd/tests/ |
D | DEPRECATED-test-zstd-speed.py | 214 def test_commit(branch, commit, last_commit, args, testFilePaths, have_mutt, have_mail): function 365 … test_commit(branch, commit, last_commit, args, testFilePaths, have_mutt, have_mail)
|
/external/autotest/server/hosts/ |
D | host_info_unittest.py | 241 def test_commit(self): member in InMemoryHostInfoStoreTest
|