libabigail/tests/data
Dodji Seketeli d3ddf609d9 Add a --leaf-changes-only option to abipkgdiff
This patch adds the --leaf-changes-only option to abipkgdiff, just
like what we have for abidiff.  The patch also emit leaf changes
report by default when comparing two Linux Kernel packages.

The patch also adds the --impacted-interfaces and --full-impact
options.

	* doc/manuals/abipkgdiff.rst: Add documentation for the new
	--leaf-change-only, --impacted-interfaces and --full-impact
	options.
	* tools/abipkgdiff.cc (options::{leaf_changes_only,
	show_impacted_interfaces, show_full_impact_report): Add new data
	members.
	(options::options): Initialize them.
	(display_usage): Add help strings for the new --leaf-change-only,
	--impacted-interfaces and --full-impact|-f options.
	(set_diff_context_from_opts): Set the diff context for the
	'leaf-changes-only' and 'show-impacted-interfaces' flags.
	(parse_command_line): Parse the --leaf-change-only,
	--impacted-interfaces and --full-impact options.  Handle the case
	where the --linux-kernel-abi-whitelist|-w option is given a
	whitelist *package*.
	* tests/data/test-diff-pkg/spice-server-0.12.4-19.el7.x86_64-0.12.8-1.el7.x86_64-report-3.txt:
	New test output reference.
	* tests/test-diff-pkg.cc (in_out_spec): Compare
	data/test-diff-pkg/spice-server-0.12.4-19.el7.x86_64.rpm and
	data/test-diff-pkg/spice-server-0.12.8-1.el7.x86_64.rpm with the
	new --leaf-changes-only and --impacted-interfaces options, using
	the new output reference above.
	* tests/data/Makefile.am: Add the new test material to source
	distribution.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2017-10-08 18:51:35 +02:00
..
test-abicompat Bug 20887 - Show relative change of offsets 2016-12-02 21:29:28 +01:00
test-abidiff Bug 20887 - Show relative change of offsets 2016-12-02 21:29:28 +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-annotate Better handle decl-only classes being different from their definition 2017-07-04 16:47:43 +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 Symbols with the same zero value are not aliases 2017-07-03 17:45:49 +02:00
test-diff-dwarf-abixml Better handle decl-only classes being different from their definition 2017-07-04 16:47:43 +02:00
test-diff-filter Initial implementation of a --leaf-changes-only option to abidiff 2017-10-08 18:51:35 +02:00
test-diff-pkg Add a --leaf-changes-only option to abipkgdiff 2017-10-08 18:51:35 +02:00
test-diff-suppr Initial implementation of a --leaf-changes-only option to abidiff 2017-10-08 18:51:35 +02:00
test-fedabipkgdiff Add --self-compare option in fedabipkgdiff 2017-05-31 16:21:14 +05:30
test-lookup-syms
test-read-dwarf Bug 22122 - Fail to represent 'const array' 2017-09-11 18:07:02 +02:00
test-read-write Support ELF symbol visibility property 2017-07-03 17:45:47 +02:00
test-types-stability Bug 19204 - libabigail aborts on DWARF referencing non-existing DIE 2016-01-21 10:48:32 +01:00
test-write-read-archive
Makefile.am Add a --leaf-changes-only option to abipkgdiff 2017-10-08 18:51:35 +02:00