libabigail/tests/data/test-abidiff
Dodji Seketeli d7c2caf23a Fix "is-anonymous" abixml property impact on some tests
Since we started to rely on ODR for type canonicalization, we needed
to mark anonymous structures (and enums) as being anonymous, hence, a
new "is-anonymous" property was introduced in the abixml format.
While looking at something else, I noticed that some anonymous
structures in test files
tests/data/test-abidiff/test-corpus0-v{0,1}.so.abi were not marked as
anonymous, and that was causing some comparison issues.  This patch
adjusts those abixml files.  I forgot at the time to mention that
those files were coming from the libtirpc.so binary provided in bug
18166, so I am renaming the files now to reflect that.  Also, I am
adding the binary here.  I have thus re-generated a new abixml file
from that *.so file; it now has the proper "is-anonymous" properties.

	* tests/data/test-abidiff/test-PR18166-libtirpc.so: New file.
	* tests/data/test-abidiff/test-PR18166-libtirpc.so.abi: Likewise.
	* tests/data/test-abidiff/test-corpus0-report0.txt: Renamed into
	tests/data/test-abidiff/test-PR18166-libtirpc.so.report.txt.
	* tests/data/test-abidiff/test-corpus0-v{0,1}.so.abi: Removed.
	* tests/data/Makefile.am: Renamed test-corpus0-* files into
	test-PR18166-libtirpc.so-* files.
	* tests/test-abidiff.cc (specs): Adjust.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2015-10-15 13:50:48 +02:00
..
test-enum0-report.txt Adjust many reference output for the non-regression test suite 2015-08-29 16:23:16 +02:00
test-enum0-v0.cc.bi Rename bi* tools to abi* tools 2014-09-26 10:58:16 +02:00
test-enum0-v1.cc.bi Rename bi* tools to abi* tools 2014-09-26 10:58:16 +02:00
test-enum1-report.txt Adjust many reference output for the non-regression test suite 2015-08-29 16:23:16 +02:00
test-enum1-v0.cc.bi Rename bi* tools to abi* tools 2014-09-26 10:58:16 +02:00
test-enum1-v1.cc.bi Rename bi* tools to abi* tools 2014-09-26 10:58:16 +02:00
test-PR18166-libtirpc.so Fix "is-anonymous" abixml property impact on some tests 2015-10-15 13:50:48 +02:00
test-PR18166-libtirpc.so.abi Fix "is-anonymous" abixml property impact on some tests 2015-10-15 13:50:48 +02:00
test-PR18166-libtirpc.so.report.txt Fix "is-anonymous" abixml property impact on some tests 2015-10-15 13:50:48 +02:00
test-PR18791-report0.txt Speed up type canonicalization by avoiding recursive hashing 2015-09-21 13:51:31 +02:00
test-PR18791-v0.so.abi Bug 18791 - libabigail fails to read the output of abidw 2015-08-09 02:11:17 +02:00
test-PR18791-v1.so.abi Bug 18791 - libabigail fails to read the output of abidw 2015-08-09 02:11:17 +02:00
test-qual-type0-report.txt Adjust many reference output for the non-regression test suite 2015-08-29 16:23:16 +02:00
test-qual-type0-v0.cc.bi Rename bi* tools to abi* tools 2014-09-26 10:58:16 +02:00
test-qual-type0-v1.cc.bi Rename bi* tools to abi* tools 2014-09-26 10:58:16 +02:00
test-struct0-report.txt Adjust many reference output for the non-regression test suite 2015-08-29 16:23:16 +02:00
test-struct0-v0.cc.bi Rename bi* tools to abi* tools 2014-09-26 10:58:16 +02:00
test-struct0-v1.cc.bi Rename bi* tools to abi* tools 2014-09-26 10:58:16 +02:00
test-struct1-report.txt Adjust some tests for output changes 2015-07-09 00:10:33 +02:00
test-struct1-v0.cc.bi Rename bi* tools to abi* tools 2014-09-26 10:58:16 +02:00
test-struct1-v1.cc.bi Rename bi* tools to abi* tools 2014-09-26 10:58:16 +02:00
test-var0-report.txt Misc reporting fixes/improvements 2015-04-14 06:16:00 +02:00
test-var0-v0.cc.bi Rename bi* tools to abi* tools 2014-09-26 10:58:16 +02:00
test-var0-v1.cc.bi Rename bi* tools to abi* tools 2014-09-26 10:58:16 +02:00