unicorn/tests/unit
steve fc22a359e2 Issue #364 - Move RIP/PC closer next to the offending self-modifying code
which modified the 2nd next instruction (imul) in which that escaped
our wonderful ability to invalidate the
instruction translation cache in which we badly need to pick up the
self-modification being made.
2016-01-30 19:30:17 -05:00
..
.gitignore Reorganize test directories 2015-09-21 20:47:45 -05:00
Makefile In response to issue #364, a unit test case has been created 2016-01-16 18:05:32 -05:00
test_mem_high.c unit: fix compilation warning for test_mem_high.c 2015-12-12 00:58:49 +08:00
test_mem_map.c unit: modify the testcase #349 to reflect the recent change on the semantics of uc_mem_map() 2015-12-30 09:19:34 +08:00
test_mem_map_ptr.c add permissions to map_ptr api 2015-11-28 11:28:31 -08:00
test_sanity.c Reorganize test directories 2015-09-21 20:47:45 -05:00
test_tb_x86.c Issue #364 - Move RIP/PC closer next to the offending self-modifying code 2016-01-30 19:30:17 -05:00
test_x86.c Rename some hook related enums: 2015-09-30 14:46:55 +08:00
unicorn_test.h Reorganize test directories 2015-09-21 20:47:45 -05:00