]> git.ipfire.org Git - thirdparty/elfutils.git/commit
tests: Call test_cleanup in backtrace-subr.sh check_unsupported.
authorMark Wielaard <mark@klomp.org>
Wed, 21 Nov 2018 19:07:14 +0000 (20:07 +0100)
committerMark Wielaard <mark@klomp.org>
Wed, 21 Nov 2018 19:07:14 +0000 (20:07 +0100)
commit628b4a93c6863b9982d817db6acaacbc4e116453
treec3a20320e98a3e00ffecc93201a9c9dec42a811e
parent5f9fab9efb042d803fcd2546f29613493f55d666
tests: Call test_cleanup in backtrace-subr.sh check_unsupported.

We want to make sure all (temporary) test files are cleaned up even when
we exit 77 to skip the testcase.

https://sourceware.org/bugzilla/show_bug.cgi?id=23901

Tested-by: Kurt Roeckx <kurt@roeckx.be>
Signed-off-by: Mark Wielaard <mark@klomp.org>
tests/ChangeLog
tests/backtrace-subr.sh