unicorn/tests/unit
2016-10-10 14:04:51 -07:00
..
.gitignore tests: more flexible .gitignore for tests/unit/ 2016-06-16 09:14:32 +08:00
Makefile Updated Makefile 2016-08-20 18:47:45 -07:00
test_gdt_idt_x86.c uc_x86_mmr type available in qemu/target-i386/unicorn.c 2016-02-04 19:09:41 -08:00
test_hang.c Update test_hang.c 2016-10-05 10:29:16 -07:00
test_hookcounts.c unit: fix test_hookcounts.c 2016-03-20 01:54:37 +08:00
test_mem_high.c uc_hook_add(): add begin & end arguments for all hook types. also update Python binding after this change 2016-02-11 08:02:13 +08:00
test_mem_map_ptr.c add permissions to map_ptr api 2015-11-28 11:28:31 -08:00
test_mem_map.c [query] add UC_QUERY_PAGE_SIZE uc_query helper 2016-03-04 15:54:24 +11:00
test_multihook.c uc_hook_add(): add begin & end arguments for all hook types. also update Python binding after this change 2016-02-11 08:02:13 +08:00
test_pc_change.c uc_hook_add(): add begin & end arguments for all hook types. also update Python binding after this change 2016-02-11 08:02:13 +08:00
test_sanity.c Reorganize test directories 2015-09-21 20:47:45 -05:00
test_tb_x86.c uc_hook_add(): add begin & end arguments for all hook types. also update Python binding after this change 2016-02-11 08:02:13 +08:00
test_x86_rip_bug.c Fixed printf format specifier 2016-08-20 22:34:14 -07:00
test_x86_shl_enter_leave.c bit of refactoring 2016-07-31 19:45:46 +02:00
test_x86_soft_paging.c unit: remove ^M from test_x86_soft_paging.c 2016-02-22 14:02:28 +08:00
test_x86.c Tweak some names in a few places, encapsulate the uc_context struct to hide it from users for some reason 2016-10-10 14:04:51 -07:00
unicorn_test.h Reorganize test directories 2015-09-21 20:47:45 -05:00