libabigail/tests/data/test-lookup-syms
Giuliano Procida aadbd8cdbf abisym: Remove leading space in output.
When abisym reports a symbol as found, it currently emits a leading
space. It does not do this when reporting a symbol as not found.

This patch removes the leading space.

	* tools/abisym.cc (main): Remove leading space from output.
	* tests/data/test-lookup-syms/test0-report.txt: Remove leading
	space from expected output.
	* tests/data/test-lookup-syms/test01-report.txt: Ditto.
	* tests/data/test-lookup-syms/test02-report.txt: Ditto.
	* tests/data/test-lookup-syms/test1-1-report.txt: Ditto.

Signed-off-by: Giuliano Procida <gprocida@google.com>
Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2020-03-10 18:03:03 +01:00
..
test0-report.txt abisym: Remove leading space in output. 2020-03-10 18:03:03 +01:00
test0.cc Support symbol lookups from ELF 2014-04-21 17:56:40 +02:00
test0.o Support symbol lookups from ELF 2014-04-21 17:56:40 +02:00
test1-1-report.txt abisym: Remove leading space in output. 2020-03-10 18:03:03 +01:00
test1-2-report.txt Initial support for elf symbol (versionning) during decl comparison 2014-05-12 16:09:47 +02:00
test1-3-report.txt Initial support for elf symbol (versionning) during decl comparison 2014-05-12 16:09:47 +02:00
test1.c Initial support for elf symbol (versionning) during decl comparison 2014-05-12 16:09:47 +02:00
test1.so Re-build a test input file with debug info 2014-05-14 11:32:06 +02:00
test1.version-script Initial support for elf symbol (versionning) during decl comparison 2014-05-12 16:09:47 +02:00
test01-report.txt abisym: Remove leading space in output. 2020-03-10 18:03:03 +01:00
test02-report.txt abisym: Remove leading space in output. 2020-03-10 18:03:03 +01:00