Lines Matching defs:self

122     def run_script(self, expected, override_env):  argument
169 def test_rustc_unset(self): argument
174 def test_bindgen_unset(self): argument
179 def test_cc_unset(self): argument
184 def test_rustc_missing(self): argument
188 def test_bindgen_missing(self): argument
192 def test_rustc_nonexecutable(self): argument
196 def test_rustc_unexpected_binary(self): argument
200 def test_rustc_unexpected_name(self): argument
205 def test_rustc_unexpected_version(self): argument
210 def test_rustc_no_minor(self): argument
215 def test_rustc_old_version(self): argument
220 def test_bindgen_nonexecutable(self): argument
224 def test_bindgen_unexpected_binary(self): argument
228 def test_bindgen_unexpected_name(self): argument
233 def test_bindgen_unexpected_version(self): argument
238 def test_bindgen_no_minor(self): argument
243 def test_bindgen_old_version(self): argument
248 def test_bindgen_bad_version_0_66_0_and_0_66_1(self): argument
255 def test_bindgen_bad_version_0_66_0_and_0_66_1_patched(self): argument
261 def test_bindgen_libclang_failure(self): argument
267 def test_bindgen_libclang_unexpected_version(self): argument
273 def test_bindgen_libclang_old_version(self): argument
278 def test_bindgen_bad_libclang_concat(self): argument
303 def test_clang_matches_bindgen_libclang_different_bindgen(self): argument
308 def test_clang_matches_bindgen_libclang_different_clang(self): argument
313 def test_rustc_src_core_krustflags(self): argument
317 def test_rustc_src_core_rustlibsrc(self): argument
321 def test_success_cc_unknown(self): argument
325 def test_success_cc_multiple_arguments_ccache(self): argument
333 def test_success_rustc_version(self): argument
343 def test_success_bindgen_version(self): argument
353 def test_success_bindgen_libclang(self): argument
371 def test_success_clang_version(self): argument
382 def test_success_real_programs(self): argument