Commit Graph

6 Commits

Author SHA1 Message Date
80287ac96b test_customized_mnem: avoid abort() if x86 not supported
if the library is built without X86, then cs_open() should fail
but that shouldn't be treated as an error, so return instead after
checking.
2022-01-08 00:25:26 -08:00
19e088393f tests: 2019 2019-05-30 20:49:10 +08:00
45e5eab646 port Windows driver support 2016-05-11 21:48:32 -07:00
50c352c9d6 Make tests fail loudly 2015-05-31 09:01:38 +02:00
c0b1de3c61 tests: simplify test_customized_mnem.c a little bit 2015-04-26 23:15:08 +08:00
0b96545f66 new option CS_OPT_MNEMONIC to customize instruction mnemonic 2015-04-26 22:54:41 +08:00