Add unit tests for opening non-ELF files.
authorAndrii Nakryiko <andriin@fb.com>
Wed, 29 Nov 2017 00:48:14 +0000 (16:48 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 29 Nov 2017 00:56:35 +0000 (16:56 -0800)
commit4c6781bf95a7e5e0af802e162f4cb3b310203bf4
tree67baaf69227a1eb8a6273c14b14036dcbc45e7bc
parentecb501b7f5c77cf3aff3603b22040824ae766b75
Add unit tests for opening non-ELF files.

Summary:
Just testing that ElfFile returns expected error code and message for
non-ELF files.

Depends on D6410210

Reviewed By: yfeldblum

Differential Revision: D6418365

fbshipit-source-id: aaab3b9f3ca1a12d384ae98a1772b7f640115192
folly/experimental/symbolizer/test/ElfTests.cpp