unicorn/tests/unit
Nicolas PLANEL 1087ba9dea [query] add UC_QUERY_PAGE_SIZE uc_query helper
Return the current page size used by the current arch.
Useful to call uc_mem_map() with memory/size aligned.

Signed-off-by: Nicolas PLANEL <nplanel@redhat.com>
2016-03-04 15:54:24 +11:00
..
.gitignore Reorganize test directories 2015-09-21 20:47:45 -05:00
Makefile test case: x86 guest paging 2016-02-22 00:03:14 -05: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_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_soft_paging.c unit: remove ^M from test_x86_soft_paging.c 2016-02-22 14:02:28 +08:00
test_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
unicorn_test.h Reorganize test directories 2015-09-21 20:47:45 -05:00