..
00opcode_uc_crash.c
X86 zero-byte opcode causes Unicorn to crash.
2015-11-05 14:41:15 +02:00
arm_bxeq_hang.py
Rename some hook related enums:
2015-09-30 14:46:55 +08:00
arm_movr12_hang.py
Reorganize test directories
2015-09-21 20:47:45 -05:00
bad_ram.py
handle 'bad ram pointer' case. this fixes issue #159
2015-09-29 18:22:22 +08:00
block_test.c
Reorganize test directories
2015-09-21 20:47:45 -05:00
callback-pc.py
assert that PC was changed in callback-pc test
2015-10-23 11:28:10 -07: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
eflags_nosync.c
X86 EFLAGS not synced properly.
2015-11-04 09:38:57 +02:00
emu_stop_segfault.py
Reorganize test directories
2015-09-21 20:47:45 -05:00
ensure_typedef_consts_generated.py
regress: add shebang for ensure_typedef_consts_generated.py
2015-10-04 11:21:37 +08: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
hook_add_crash.py
on some hook events, uc_hook_add() should not allow more than 1 handler. this add UC_ERR_HOOK_EXIST error type
2015-10-10 18:01:47 +08:00
hook_code_stop_emu.py
hook_code_stop_emu.py: show PC before asserting
2015-11-02 10:05:00 -05:00
init.py
SIGABRT issue
2015-11-03 12:58:20 -08:00
jmp_ebx_hang.py
Rename some hook related enums:
2015-09-30 14:46:55 +08:00
Makefile
X86 zero-byte opcode causes Unicorn to crash.
2015-11-05 14:41:15 +02: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_double_unmap.c
regress: fix compilation warning of mem_double_unmap.c
2015-10-23 11:36:09 +08: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
Rename some hook related enums:
2015-09-30 14:46:55 +08:00
memmap_segfault.py
Reorganize test directories
2015-09-21 20:47:45 -05:00
memmap.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
Rename some hook related enums:
2015-09-30 14:46:55 +08:00
mips_kseg0_1.c
support memory redirection, so the issue #217 is fixed
2015-10-27 14:37:03 +08:00
mips_single_step_sp.py
regress: convert some mips tests to use unittest
2015-09-28 11:57:24 +08:00
mips_syscall_pc.py
regress: convert some mips tests to use unittest
2015-09-28 11:57:24 +08: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
osx_qemu_thread_create_crash.py
Test case for issue #237 (OS X crash when creating 2048:th Uc object)
2015-11-02 23:18:30 +01:00
potential_memory_leak.py
Fix typo.
2015-11-02 23:23:02 +01:00
pshufb.py
Reorganize test directories
2015-09-21 20:47:45 -05:00
reg_write_sign_extension.py
Rename some hook related enums:
2015-09-30 14:46:55 +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
Rename some hook related enums:
2015-09-30 14:46:55 +08:00
segfault_on_stop.py
Add test case for segfault-on-emu_stop() bug.
2015-11-03 14:11:49 +01:00
sigill2.c
Reorganize test directories
2015-09-21 20:47:45 -05:00
sigill.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
Rename some hook related enums:
2015-09-30 14:46:55 +08:00
timeout_segfault.c
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_rip.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