]> git.ipfire.org Git - thirdparty/elfutils.git/commit
tests: Add testcase for elf_getphdrnum with more than 65535 entries.
authorMark Wielaard <mark@klomp.org>
Sun, 22 Mar 2020 22:14:24 +0000 (23:14 +0100)
committerMark Wielaard <mark@klomp.org>
Mon, 23 Mar 2020 11:28:50 +0000 (12:28 +0100)
commit7982afbc6ae578e86c235319e79c536a6d867118
tree6d596964fde232ae722621a674afba1374a76fe9
parentee2dd07f57a43e1802461a65248438257ea94e58
tests: Add testcase for elf_getphdrnum with more than 65535 entries.

Signed-off-by: Mark Wielaard <mark@klomp.org>
Signed-off-by: Omar Sandoval <osandov@fb.com>
tests/ChangeLog
tests/Makefile.am
tests/getphdrnum.c [new file with mode: 0644]
tests/run-getphdrnum.sh [new file with mode: 0755]
tests/testfile-phdrs.elf.bz2 [new file with mode: 0644]