Remove some custom test main()'s in folly/experimental/symbolizer/
authorYedidya Feldblum <yfeldblum@fb.com>
Tue, 28 Nov 2017 06:18:54 +0000 (22:18 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 28 Nov 2017 06:22:27 +0000 (22:22 -0800)
commit327ee770028d0e28e51958eb0c635342407b6b06
tree84d57f94dc8fcf529381133f7e133e3715482603
parentacbd746f5036bf795cc62022f0114b4b08032d82
Remove some custom test main()'s in folly/experimental/symbolizer/

Summary:
[Folly] Remove some custom test `main()`'s in `folly/experimental/symbolizer/`.

In one of the two cases, we need to do some extra work to give `ElfFile` knowledge of the program path.

Reviewed By: ot, Orvid, philippv, luciang

Differential Revision: D6420517

fbshipit-source-id: 11c694a8342abb6fff05c368f3cda2e6287ccb4b
folly/experimental/symbolizer/test/ElfTests.cpp
folly/experimental/symbolizer/test/StackTraceTest.cpp