]> git.ipfire.org Git - thirdparty/elfutils.git/commit
tests: Improve backtrace-data SKIP message.
authorMark Wielaard <mark@klomp.org>
Wed, 28 Nov 2018 12:58:31 +0000 (13:58 +0100)
committerMark Wielaard <mark@klomp.org>
Wed, 28 Nov 2018 12:58:31 +0000 (13:58 +0100)
commit63160fceaaac2f9bd13da7abf929907a5f723aab
treef839598b370e46fec72ca58e95139a371c54f39a
parent90727b9e8c6894a5a0b68aa84caf47380672de93
tests: Improve backtrace-data SKIP message.

The backtrace-data testcase is x86_64 linux only because it uses its
own set_initial_registers and scans its own /proc/pid/maps file.
The SKIP message it gave on other platforms was misleading. It said
"Unwinding not supported for this architecture". Change it to
"x86_64 linux only test" to be less confusing.

Signed-off-by: Mark Wielaard <mark@klomp.org>
tests/ChangeLog
tests/backtrace-data.c
tests/run-backtrace-data.sh