]> git.ipfire.org Git - thirdparty/elfutils.git/commit
tests: backtrace-subr.sh (check_native_core) should check core file name.
authorMatthias Klose <doko@ubuntu.com>
Tue, 7 Jan 2014 09:25:29 +0000 (10:25 +0100)
committerMark Wielaard <mjw@redhat.com>
Tue, 7 Jan 2014 09:25:29 +0000 (10:25 +0100)
commite922ec4e3bcd7c164a9ce424accac4394e7d5afd
tree929bfb00e3c695e14a19ec785d221928503ee84a
parent27aae18ce872409b70afef8503941c7e75c8d93d
tests: backtrace-subr.sh (check_native_core) should check core file name.

Needed when /proc/sys/kernel/core_uses_pid is set to 0. Try to rename
the core file, and if it does still fail, skip the test.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
tests/ChangeLog
tests/backtrace-subr.sh