.. |
00opcode_uc_crash.c
|
regress: print with newline for 00opcode_uc_crash.c
|
2015-11-06 22:24:24 +08:00 |
arm_bxeq_hang.py
|
|
|
arm_init_input_crash.py
|
chmod +x arm_init_input_crash.py
|
2016-02-03 09:20:15 +08:00 |
arm_movr12_hang.py
|
|
|
arm_vldr_invalid.py
|
add regress for #366
|
2016-01-10 23:51:11 -08:00 |
bad_ram.py
|
|
|
block_test.c
|
regress: adapt all C code to latest change in uc_hook_add() API
|
2016-03-26 00:33:24 +08:00 |
callback-pc.py
|
|
|
crash_tb.py
|
|
|
deadlock_1.py
|
|
|
eflags_noset.c
|
Patch eflags_noset to compile on 32-bit and on 64-bit.
|
2015-11-10 15:01:23 +02:00 |
eflags_nosync.c
|
regress: adapt all C code to latest change in uc_hook_add() API
|
2016-03-26 00:33:24 +08:00 |
emu_clear_errors.c
|
regress: adapt all C code to latest change in uc_hook_add() API
|
2016-03-26 00:33:24 +08:00 |
emu_clear_errors.py
|
add test case demonstrating issue 351
|
2016-01-10 23:56:34 -05:00 |
emu_stop_in_hook_overrun.c
|
regress: adapt all C code to latest change in uc_hook_add() API
|
2016-03-26 00:33:24 +08:00 |
emu_stop_segfault.py
|
|
|
ensure_typedef_consts_generated.py
|
|
|
fpu_ip.py
|
|
|
fpu_mem_write.py
|
|
|
hang.py
|
|
|
hook_add_crash.py
|
|
|
hook_code_add_del.py
|
regress: fix testcase hook_code_add_del.py
|
2015-12-23 01:45:29 +08:00 |
hook_code_stop_emu.py
|
regress: add shebang for hook_code_stop_emu.py
|
2015-11-03 22:45:48 +08:00 |
hook_extrainvoke.c
|
regress: adapt all C code to latest change in uc_hook_add() API
|
2016-03-26 00:33:24 +08:00 |
init.py
|
do not abort() when memory is insufficient. this fixes issue #244
|
2015-11-10 11:44:29 +08:00 |
invalid_read_in_cpu_tb_exec.c
|
regress: adapt all C code to latest change in uc_hook_add() API
|
2016-03-26 00:33:24 +08:00 |
invalid_read_in_tb_flush_x86_64.c
|
Crash case: Invalid read of size 8 in tb_flush_x86_64
|
2015-12-01 22:41:51 +01:00 |
invalid_write.py
|
regress: add invalid_write.py to test issue #371
|
2016-01-13 11:35:09 +08:00 |
invalid_write_in_cpu_tb_exec_x86_64.c
|
invalid_read_in_cpu_tb_exec_x86_64 → invalid_write_in_cpu_tb_exec_x86_64
|
2015-11-17 08:44:38 +01:00 |
jmp_ebx_hang.py
|
|
|
jumping.py
|
zf set to 1
|
2016-02-18 06:29:59 -08:00 |
LICENSE
|
fix a typo in tests/regress/LICENSE
|
2016-03-08 08:55:55 +08:00 |
Makefile
|
added memory fuzzer and 2 resulting testcases
|
2016-02-04 19:57:20 +01:00 |
map_crash.c
|
|
|
map_write.c
|
|
|
mem_double_unmap.c
|
|
|
mem_exec.c
|
regress: adapt all C code to latest change in uc_hook_add() API
|
2016-03-26 00:33:24 +08:00 |
mem_fuzz.c
|
two more testcases
|
2016-02-11 15:02:14 +01:00 |
mem_map_large.c
|
add mem_map_large regression (for #223)
|
2015-11-11 22:52:18 -08:00 |
mem_nofree.c
|
Add some fixes to the tests.
|
2016-01-05 18:02:54 +02:00 |
mem_protect.c
|
regress: adapt all C code to latest change in uc_hook_add() API
|
2016-03-26 00:33:24 +08:00 |
mem_unmap.c
|
regress: adapt all C code to latest change in uc_hook_add() API
|
2016-03-26 00:33:24 +08:00 |
memmap.py
|
|
|
memmap_segfault.py
|
|
|
mips_branch_delay.py
|
Added mnemonic printing to disasm function.
|
2015-12-10 13:09:31 +11:00 |
mips_branch_likely_issue.c
|
regress: adapt all C code to latest change in uc_hook_add() API
|
2016-03-26 00:33:24 +08:00 |
mips_delay_slot_code_hook.c
|
regress: adapt all C code to latest change in uc_hook_add() API
|
2016-03-26 00:33:24 +08:00 |
mips_except.py
|
|
|
mips_invalid_read_of_size_4_when_tracing.c
|
regress: adapt all C code to latest change in uc_hook_add() API
|
2016-03-26 00:33:24 +08:00 |
mips_kernel_mmu.py
|
Removed commented out code from MIPS kernel MMU test
|
2015-12-28 00:36:56 +00:00 |
mips_kseg0_1.c
|
|
|
mips_single_step_sp.py
|
|
|
mips_syscall_pc.py
|
|
|
mov_gs_eax.py
|
add regress for #421
|
2016-02-05 02:35:17 +01:00 |
movsd.py
|
|
|
nr_mem_test.c
|
regress: adapt all C code to latest change in uc_hook_add() API
|
2016-03-26 00:33:24 +08:00 |
osx_qemu_thread_create_crash.py
|
|
|
potential_memory_leak.py
|
|
|
pshufb.py
|
|
|
reg_write_sign_extension.py
|
|
|
regress.py
|
|
|
regress.sh
|
update regress.sh
|
2015-11-12 15:30:19 +08:00 |
rep_hook.py
|
regress: add rep_hook.py
|
2016-01-01 10:44:08 +08:00 |
rep_movsb.c
|
regress: adapt all C code to latest change in uc_hook_add() API
|
2016-03-26 00:33:24 +08:00 |
ro_mem_test.c
|
regress: adapt all C code to latest change in uc_hook_add() API
|
2016-03-26 00:33:24 +08:00 |
run_across_bb.py
|
run_across_bb: include expected vs actual PC in assertion error
|
2015-11-13 10:14:38 -05:00 |
rw_hookstack.c
|
regress: fix all the calls to uc_hook_add() following recent change on this API
|
2016-04-03 23:32:14 +08:00 |
segfault_on_stop.py
|
Add test case for segfault-on-emu_stop() bug.
|
2015-11-03 14:11:49 +01:00 |
sigill.c
|
regress: fix all the calls to uc_hook_add() following recent change on this API
|
2016-04-03 23:32:14 +08:00 |
sigill2.c
|
|
|
sparc64.py
|
Added mode endian flags for sparc tests and fixed mode in sparc_jump_to_zero.c
|
2016-01-25 13:50:26 +11:00 |
sparc_jump_to_zero.c
|
Added mode endian flags for sparc tests and fixed mode in sparc_jump_to_zero.c
|
2016-01-25 13:50:26 +11:00 |
sparc_reg.py
|
Added mode endian flags for sparc tests and fixed mode in sparc_jump_to_zero.c
|
2016-01-25 13:50:26 +11:00 |
sysenter_hook_x86.c
|
regress: fix all the calls to uc_hook_add() following recent change on this API
|
2016-04-03 23:32:14 +08:00 |
tcg_liveness_analysis_bug_issue-287.py
|
regress chmod +x x86_gdt.py tcg_liveness_analysis_bug_issue-287.py
|
2016-03-25 11:11:32 +08:00 |
threaded_emu_start.c
|
regress: adapt all C code to latest change in uc_hook_add() API
|
2016-03-26 00:33:24 +08:00 |
timeout_segfault.c
|
regress: adapt all C code to latest change in uc_hook_add() API
|
2016-03-26 00:33:24 +08:00 |
translator_buffer.py
|
regress: chmod +x translator_buffer.py
|
2016-04-05 21:40:02 +08:00 |
wrong_rip.py
|
|
|
wrong_rip_arm.py
|
|
|
wrong_sp_arm.py
|
|
|
x86_16_segfault.c
|
Crash case: Invalid read of size 8 in tb_flush_x86_64.
|
2015-11-29 23:00:34 +01:00 |
x86_64_eflags.py
|
regress: chmod +x x86_64_eflags.py
|
2016-03-31 10:06:33 +08:00 |
x86_gdt.py
|
bugfix read_reg -> reg_read
|
2016-03-27 11:26:57 +02:00 |