]> git.ipfire.org Git - thirdparty/elfutils.git/commit
tests: Add varlocs-self and exprlocs-self tests.
authorMark Wielaard <mark@klomp.org>
Wed, 8 Nov 2017 10:25:33 +0000 (11:25 +0100)
committerMark Wielaard <mark@klomp.org>
Wed, 15 Nov 2017 19:58:26 +0000 (20:58 +0100)
commitc0482a7f1f6696d5a203c8d960efe7c08e745742
tree2be7730148d5c73f8be6193801a771525d716830
parentafda91cb2e68f3817e551ad58ad4bbe9fc0da403
tests: Add varlocs-self and exprlocs-self tests.

Make sure the testcases (library functions they use) don't crash,
triggers self-check/asserts or leaks memory under valgrind. This
also helps making sure newer DWARF constructs are handled (when
building with -gdwarf-5).

Signed-off-by: Mark Wielaard <mark@klomp.org>
tests/ChangeLog
tests/Makefile.am
tests/run-exprlocs-self.sh [new file with mode: 0755]
tests/run-varlocs-self.sh [new file with mode: 0755]
tests/varlocs.c