Lines Matching defs:self
115 def run_script(self, expected, override_env): argument
162 def test_rustc_unset(self): argument
167 def test_bindgen_unset(self): argument
172 def test_cc_unset(self): argument
177 def test_rustc_missing(self): argument
181 def test_bindgen_missing(self): argument
185 def test_rustc_nonexecutable(self): argument
189 def test_rustc_unexpected_binary(self): argument
193 def test_rustc_unexpected_name(self): argument
198 def test_rustc_unexpected_version(self): argument
203 def test_rustc_no_minor(self): argument
208 def test_rustc_old_version(self): argument
213 def test_bindgen_nonexecutable(self): argument
217 def test_bindgen_unexpected_binary(self): argument
221 def test_bindgen_unexpected_name(self): argument
226 def test_bindgen_unexpected_version(self): argument
231 def test_bindgen_no_minor(self): argument
236 def test_bindgen_old_version(self): argument
241 def test_bindgen_bad_version_0_66_0_and_0_66_1(self): argument
248 def test_bindgen_bad_version_0_66_0_and_0_66_1_patched(self): argument
254 def test_bindgen_libclang_failure(self): argument
260 def test_bindgen_libclang_unexpected_version(self): argument
266 def test_bindgen_libclang_old_version(self): argument
271 def test_clang_matches_bindgen_libclang_different_bindgen(self): argument
276 def test_clang_matches_bindgen_libclang_different_clang(self): argument
281 def test_rustc_src_core_krustflags(self): argument
285 def test_rustc_src_core_rustlibsrc(self): argument
289 def test_success_cc_unknown(self): argument
293 def test_success_cc_multiple_arguments_ccache(self): argument
301 def test_success_rustc_version(self): argument
311 def test_success_bindgen_version(self): argument
321 def test_success_bindgen_libclang(self): argument
339 def test_success_clang_version(self): argument
350 def test_success_real_programs(self): argument