tests: Handle compressed sections in next_cfi testcase.
authorMark Wielaard <mark@klomp.org>
Thu, 5 Jul 2018 14:24:57 +0000 (16:24 +0200)
committerMark Wielaard <mark@klomp.org>
Tue, 10 Jul 2018 17:44:13 +0000 (19:44 +0200)
commitb40001f67c0809e2fe8c7a78c2a5ac12026f23b4
treedb228fa258c4e6eda267d99cabfd9ec0ad92e2d7
parent3012cda4bafa723c1894f74ab80b2c9ee7aad2d2
tests: Handle compressed sections in next_cfi testcase.

Some toolchains use compressed ELF sections by default.
This would make run-next-cfi-self.sh fail because it would try to
decode the compressed data. Fix by decompressing the section first.

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

Signed-off-by: Mark Wielaard <mark@klomp.org>
tests/ChangeLog
tests/next_cfi.c