Lines Matching defs:self
43 def setUp(self): argument
46 def tearDown(self): argument
51 def get_tmp_dir(self): argument
56 def run_and_compare(self, input_path, expected_path, cflags=[]): argument
67 def run_and_compare_name(self, name, cflags=[]): argument
72 def run_and_compare_name_cpp(self, name, cflags=[]): argument
75 def run_and_compare_name_c_cpp(self, name, cflags=[]): argument
79 def run_and_compare_abi_diff(self, old_dump, new_dump, lib, arch, argument
84 def prepare_and_run_abi_diff(self, old_ref_dump_path, new_ref_dump_path, argument
90 def get_or_create_ref_dump(self, module, create): argument
95 def prepare_and_run_abi_diff_all_archs(self, old_lib, new_lib, argument
112 def prepare_and_absolute_diff_all_archs(self, old_lib, new_lib): argument
124 def test_example1_cpp(self): argument
127 def test_example1_h(self): argument
130 def test_example2_h(self): argument
133 def test_example3_h(self): argument
136 def test_undeclared_types_h(self): argument
140 def test_known_issues_h(self): argument
144 def test_libc_and_cpp(self): argument
148 def test_libc_and_cpp_and_libc_and_cpp_with_unused_struct(self): argument
152 def test_libc_and_cpp_and_libc_and_cpp_with_unused_struct_allow(self): argument
157 def test_libc_and_cpp_and_libc_and_cpp_with_unused_struct_check_all(self): argument
163 self): argument
170 self): argument
175 def test_libc_and_cpp_opaque_pointer_diff(self): argument
181 def test_libgolden_cpp_return_type_diff(self): argument
185 def test_libgolden_cpp_add_odr(self): argument
190 def test_libgolden_cpp_add_function(self): argument
194 def test_libgolden_cpp_add_function_allow_extension(self): argument
199 def test_libgolden_cpp_add_function_and_elf_symbol(self): argument
204 def test_libgolden_cpp_fabricated_function_ast_removed_diff(self): argument
209 def test_libgolden_cpp_change_function_access(self): argument
213 def test_libgolden_cpp_add_global_variable(self): argument
217 def test_libgolden_cpp_change_global_var_access(self): argument
222 def test_libgolden_cpp_parameter_type_diff(self): argument
226 def test_libgolden_cpp_with_vtable_diff(self): argument
230 def test_libgolden_cpp_member_diff_advice_only(self): argument
234 def test_libgolden_cpp_member_diff(self): argument
238 def test_libgolden_cpp_change_member_access(self): argument
242 def test_libgolden_cpp_enum_extended(self): argument
246 def test_libgolden_cpp_enum_diff(self): argument
250 def test_libgolden_cpp_member_fake_diff(self): argument
254 def test_libgolden_cpp_member_integral_type_diff(self): argument
258 def test_libgolden_cpp_member_cv_diff(self): argument
262 def test_libgolden_cpp_unreferenced_elf_symbol_removed(self): argument
267 def test_libreproducability(self): argument
271 def test_libgolden_cpp_member_name_changed(self): argument
275 def test_libgolden_cpp_member_function_pointer_changed(self): argument
281 def test_libgolden_cpp_internal_struct_access_upgraded(self): argument
286 def test_libgolden_cpp_internal_struct_access_downgraded(self): argument
291 def test_libgolden_cpp_inheritance_type_changed(self): argument
296 def test_libpure_virtual_function(self): argument
300 def test_libc_and_cpp_in_json(self): argument
304 def test_libc_and_cpp_in_protobuf_and_json(self): argument
310 def test_opaque_type_self_diff(self): argument
318 def test_allow_adding_removing_weak_symbols(self): argument
337 def test_linker_shared_object_file_and_version_script(self): argument
356 def test_no_source(self): argument
361 def test_golden_anonymous_enum(self): argument
365 def test_swap_anonymous_enum(self): argument
371 def test_swap_anonymous_enum_field(self): argument
377 def test_anonymous_enum_odr(self): argument
381 def test_libifunc(self): argument
385 def test_merge_multi_definitions(self): argument
389 def test_print_resource_dir(self): argument