From f5ca2bcf2b5c46aa532a767bed08e2425a1a6fd4 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Wed, 13 May 2020 16:00:07 -0500 Subject: toyonly a test binutils lies about, and add a TODO comment. --- tests/readelf.test | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/readelf.test b/tests/readelf.test index a015e23a..32917b31 100755 --- a/tests/readelf.test +++ b/tests/readelf.test @@ -104,7 +104,8 @@ Program Headers: " "" "" # binutils doesn't line up the column headers for 64-bit ELF files. -NOSPACE=1 testing "-d" "readelf -dW $elf-full" " +# TODO: binutils readelf lies about trailing NULL entires binutils ld produces +NOSPACE=1 toyonly testing "-d" "readelf -dW $elf-full" " Dynamic section at offset 0xd98 contains 33 entries: Tag Type Name/Value 0x0000000000000001 (NEEDED) Shared library: [libc.so] -- cgit v1.2.3