From: Christoph Egger Date: Thu, 26 Mar 2015 16:43:24 +0000 (+0100) Subject: Add testcases for disassembler X-Git-Tag: v0.1~10 X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=commitdiff_plain;h=e232dc612584f55a6426051c8f59b6d9a00c3029;hp=e232dc612584f55a6426051c8f59b6d9a00c3029 Add testcases for disassembler Testing basic functionality of the LLVM-based disassembler on amd64/elf and amd64/MachO. More tests will follow as soon as I get reasonable test binaries, we should at least also cover PE and arm (maybe ppc, mips, ..) ---