[Toybox] [PATCH 2/2] file: add test ELF binaries.

enh enh at google.com
Thu Apr 25 10:56:08 PDT 2019


...and most developers won't have an NDK and an AOSP tree available to
easily generate the representative binaries themselves.

On Thu, Apr 25, 2019 at 10:54 AM enh <enh at google.com> wrote:
>
> 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/file.test                    |  10 ++++++++++
>  tests/files/elf/ndk-elf-note-full  | Bin 0 -> 9824 bytes
>  tests/files/elf/ndk-elf-note-short | Bin 0 -> 10976 bytes
>  3 files changed, 10 insertions(+)
>  create mode 100755 tests/files/elf/ndk-elf-note-full
>  create mode 100755 tests/files/elf/ndk-elf-note-short



More information about the Toybox mailing list