libabigail/tests/data
Dodji Seketeli 10ce99e428 Bug 20194 - Fail to recognize void type represented by DW_TAG_base_type
This patch makes the DWARF reader recognize a "void" type expressed as
a DW_TAG_base_type of size zero and named "void".

	* src/abg-dwarf-reader.cc (build_type_decl): Recognize a
	DW_TAG_base_type of size zero and of name "void" as a void
	type.
	* tests/data/test-diff-filter/test33-libelf.so.0.8.13-gcc: New
	binary test input.
	* tests/data/test-diff-filter/test33-libelf.so.0.8.13-intel16.0.3: Likewise.
	* tests/data/test-diff-filter/test33-report-0.txt: New reference output.
	* tests/data/Makefile.am: Add the new files above to source
	distribution.
	* tests/test-diff-filter.cc (in_out_specs): Make this test harness
	run over the new test inputs above.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2016-07-05 12:52:52 +02:00
..
test-abicompat Implement a [suppress_file] suppression directive 2016-05-08 12:39:26 +02:00
test-abidiff Bug 19638 - DWARF reader fails to link clone function to its declaration 2016-02-17 16:30:01 +01:00
test-abidiff-exit Forgot to add test2-filtered-removed-fns-v{0,1}.o 2016-03-07 12:29:54 +01:00
test-alt-dwarf-file Plug leak of debug info handles 2016-05-22 23:20:13 +02:00
test-core-diff
test-default-supprs Bug 20180 - Support system-wide suppression specifications 2016-05-30 18:39:49 +02:00
test-diff-dwarf Bug 19964 - Cannot load function aliases on ppc64 2016-04-25 14:48:11 +02:00
test-diff-dwarf-abixml
test-diff-filter Bug 20194 - Fail to recognize void type represented by DW_TAG_base_type 2016-07-05 12:52:52 +02:00
test-diff-pkg Make abi{pkg}diff filter out changes about private types 2016-05-24 10:32:08 +02:00
test-diff-suppr Escape all characters when reading a string in ini files 2016-05-31 12:37:57 +02:00
test-fedabipkgdiff Bug 20135 - Make fedabipkgdiff compare ABIs using devel packages 2016-06-09 11:11:33 +02:00
test-lookup-syms
test-read-dwarf Fixup virtual member functions with linkage and no underlying symbol 2016-02-25 16:49:39 +01:00
test-read-write Implement string interning for Libabigail 2016-02-24 15:13:20 +01:00
test-types-stability
test-write-read-archive
Makefile.am Bug 20194 - Fail to recognize void type represented by DW_TAG_base_type 2016-07-05 12:52:52 +02:00