Lines Matching defs:self
41 def setUp(self): argument
44 def tearDown(self): argument
49 def get_tmp_dir(self): argument
54 def run_and_compare(self, input_path, expected_path, cflags=[]): argument
60 def run_and_compare_name(self, name, cflags=[]): argument
65 def run_and_compare_name_cpp(self, name, cflags=[]): argument
68 def run_and_compare_name_c_cpp(self, name, cflags=[]): argument
72 def run_and_compare_abi_diff(self, old_dump, new_dump, lib, arch, argument
77 def prepare_and_run_abi_diff(self, old_ref_dump_path, new_ref_dump_path, argument
83 def get_or_create_ref_dump(self, module, create): argument
88 def prepare_and_run_abi_diff_all_archs(self, old_lib, new_lib, argument
105 def prepare_and_absolute_diff_all_archs(self, old_lib, new_lib): argument
118 def test_example1_cpp(self): argument
121 def test_example1_h(self): argument
124 def test_example2_h(self): argument
127 def test_example3_h(self): argument
130 def test_undeclared_types_h(self): argument
134 def test_known_issues_h(self): argument
138 def test_libc_and_cpp(self): argument
142 def test_libc_and_cpp_and_libc_and_cpp_with_unused_struct(self): argument
146 def test_libc_and_cpp_and_libc_and_cpp_with_unused_struct_allow(self): argument
151 def test_libc_and_cpp_and_libc_and_cpp_with_unused_struct_check_all(self): argument
157 self): argument
164 self): argument
169 def test_libc_and_cpp_opaque_pointer_diff(self): argument
175 def test_libgolden_cpp_return_type_diff(self): argument
179 def test_libgolden_cpp_add_odr(self): argument
184 def test_libgolden_cpp_add_function(self): argument
188 def test_libgolden_cpp_add_function_allow_extension(self): argument
193 def test_libgolden_cpp_add_function_and_elf_symbol(self): argument
198 def test_libgolden_cpp_fabricated_function_ast_removed_diff(self): argument
203 def test_libgolden_cpp_change_function_access(self): argument
207 def test_libgolden_cpp_add_global_variable(self): argument
211 def test_libgolden_cpp_change_global_var_access(self): argument
216 def test_libgolden_cpp_parameter_type_diff(self): argument
220 def test_libgolden_cpp_with_vtable_diff(self): argument
224 def test_libgolden_cpp_member_diff_advice_only(self): argument
228 def test_libgolden_cpp_member_diff(self): argument
232 def test_libgolden_cpp_change_member_access(self): argument
236 def test_libgolden_cpp_enum_extended(self): argument
240 def test_libgolden_cpp_enum_diff(self): argument
244 def test_libgolden_cpp_member_fake_diff(self): argument
248 def test_libgolden_cpp_member_integral_type_diff(self): argument
252 def test_libgolden_cpp_member_cv_diff(self): argument
256 def test_libgolden_cpp_unreferenced_elf_symbol_removed(self): argument
261 def test_libreproducability(self): argument
265 def test_libgolden_cpp_member_name_changed(self): argument
269 def test_libgolden_cpp_member_function_pointer_changed(self): argument
275 def test_libgolden_cpp_internal_struct_access_upgraded(self): argument
280 def test_libgolden_cpp_internal_struct_access_downgraded(self): argument
285 def test_libgolden_cpp_inheritance_type_changed(self): argument
290 def test_libpure_virtual_function(self): argument
294 def test_libc_and_cpp_in_json(self): argument
298 def test_libc_and_cpp_in_protobuf_and_json(self): argument
304 def test_opaque_type_self_diff(self): argument
312 def test_allow_adding_removing_weak_symbols(self): argument
331 def test_linker_shared_object_file_and_version_script(self): argument
350 def test_no_source(self): argument
355 def test_golden_anonymous_enum(self): argument
359 def test_swap_anonymous_enum(self): argument
365 def test_swap_anonymous_enum_field(self): argument
371 def test_anonymous_enum_odr(self): argument