From 3e8fdc228df1ef233d0c578207fde76d3ad9559a Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Thu, 25 Apr 2019 10:48:21 -0700 Subject: file: add test ELF binaries. We keep regressing on this, and the ELF stuff is quite complicated, so even though checking in binaries isn't my first choice, this seems like a good use of 20KiB... --- tests/files/elf/ndk-elf-note-full | Bin 0 -> 9824 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 tests/files/elf/ndk-elf-note-full (limited to 'tests/files/elf/ndk-elf-note-full') diff --git a/tests/files/elf/ndk-elf-note-full b/tests/files/elf/ndk-elf-note-full new file mode 100755 index 00000000..da186122 Binary files /dev/null and b/tests/files/elf/ndk-elf-note-full differ -- cgit v1.2.3