unicorn/tests/regress
Nguyen Anh Quynh 90eb8f2e72 This commit continues the PR #111
- Allow to register handler separately for invalid memory access
- Add new memory events for hooking:
   - UC_MEM_READ_INVALID, UC_MEM_WRITE_INVALID, UC_MEM_FETCH_INVALID
   - UC_HOOK_MEM_READ_PROT, UC_HOOK_MEM_WRITE_PROT, UC_HOOK_MEM_FETCH_PROT
- Rename UC_ERR_EXEC_PROT to UC_ERR_FETCH_PROT
- Change API uc_hook_add() so event type @type can be combined from hooking types
2015-09-24 14:18:02 +08:00
..
arm_bxeq_hang.py Reorganize test directories 2015-09-21 20:47:45 -05:00
arm_movr12_hang.py Reorganize test directories 2015-09-21 20:47:45 -05:00
block_test.c Reorganize test directories 2015-09-21 20:47:45 -05:00
callback-pc.py Reorganize test directories 2015-09-21 20:47:45 -05:00
crash_tb.py Reorganize test directories 2015-09-21 20:47:45 -05:00
deadlock_1.py Reorganize test directories 2015-09-21 20:47:45 -05:00
emu_stop_segfault.py Reorganize test directories 2015-09-21 20:47:45 -05:00
fpu_ip.py Reorganize test directories 2015-09-21 20:47:45 -05:00
fpu_mem_write.py Reorganize test directories 2015-09-21 20:47:45 -05:00
hang.py Reorganize test directories 2015-09-21 20:47:45 -05:00
jmp_ebx_hang.py Reorganize test directories 2015-09-21 20:47:45 -05:00
Makefile This commit continues the PR #111 2015-09-24 14:18:02 +08:00
map_crash.c Reorganize test directories 2015-09-21 20:47:45 -05:00
map_write.c Reorganize test directories 2015-09-21 20:47:45 -05:00
mem_exec.c This commit continues the PR #111 2015-09-24 14:18:02 +08:00
mem_protect.c This commit continues the PR #111 2015-09-24 14:18:02 +08:00
mem_unmap.c This commit continues the PR #111 2015-09-24 14:18:02 +08:00
memmap.py Reorganize test directories 2015-09-21 20:47:45 -05:00
memmap_segfault.py Reorganize test directories 2015-09-21 20:47:45 -05:00
mips_branch_delay.py mips: handle delay slot so do not duplicate calling instruction handler. this fixes issue #133 2015-09-22 11:59:53 +08:00
mips_except.py Reorganize test directories 2015-09-21 20:47:45 -05:00
movsd.py Reorganize test directories 2015-09-21 20:47:45 -05:00
nr_mem_test.c This commit continues the PR #111 2015-09-24 14:18:02 +08:00
pshufb.py Reorganize test directories 2015-09-21 20:47:45 -05:00
reg_write_sign_extension.py This commit continues the PR #111 2015-09-24 14:18:02 +08:00
regress.py Reorganize test directories 2015-09-21 20:47:45 -05:00
regress.sh This commit continues the PR #111 2015-09-24 14:18:02 +08:00
rep_movsb.c Reorganize test directories 2015-09-21 20:47:45 -05:00
ro_mem_test.c This commit continues the PR #111 2015-09-24 14:18:02 +08:00
sigill.c Reorganize test directories 2015-09-21 20:47:45 -05:00
sigill2.c Reorganize test directories 2015-09-21 20:47:45 -05:00
sparc64.py Reorganize test directories 2015-09-21 20:47:45 -05:00
sparc_reg.py Reorganize test directories 2015-09-21 20:47:45 -05:00
timeout_segfault.c Reorganize test directories 2015-09-21 20:47:45 -05:00
wrong_rip.py Reorganize test directories 2015-09-21 20:47:45 -05:00
wrong_rip_arm.py Reorganize test directories 2015-09-21 20:47:45 -05:00
wrong_sp_arm.py Reorganize test directories 2015-09-21 20:47:45 -05:00