tests/x86emul: Annotate test blobs as executable code
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 24 May 2019 15:14:53 +0000 (16:14 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 6 Aug 2019 10:32:08 +0000 (11:32 +0100)
commit3a9205788bdabb2a23d2fa3b85637b2e629d19e5
treeffecac9130371b5461c7157dc2a63f0c9bd25594
parent060f4eee0fb408b316548775ab921e16b7acd0e0
tests/x86emul: Annotate test blobs as executable code

This causes objdump to disassemble them, rather than rendering them as
straight hex data.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
tools/tests/x86_emulator/Makefile