Re: [PATCH] tests: Split self_test_files into an exe, lib and obj list.

2018-06-01 Thread Mark Wielaard
On Thu, 2018-05-31 at 14:40 +0200, Mark Wielaard wrote: > Introduce testrun_on_self_exe and testrun_on_self_lib. > Some tests cannot handle (unrelocated) ET_REL object files. > run-get-units-split.sh and run-unit-info.sh only handle executables > and shared libraries. This allows running the whole

[PATCH] tests: Split self_test_files into an exe, lib and obj list.

2018-05-31 Thread Mark Wielaard
Introduce testrun_on_self_exe and testrun_on_self_lib. Some tests cannot handle (unrelocated) ET_REL object files. run-get-units-split.sh and run-unit-info.sh only handle executables and shared libraries. This allows running the whole testsuite on an elfutils build done with CFLAGS="-gdwarf-4 -gspl