unicorn/regress
radare 6d5a31d134 Fix format string boundary issue
As long as the GLIB format value is not available and this test case uses 32bit offsets is fine to cast it down. But maybe we should import glib.h and use the proper portable formatting.
2015-08-25 17:22:19 +02:00
..
block_test.c Fix format string boundary issue 2015-08-25 17:22:19 +02:00
callback-pc.py changed the constants in the newest regression and sample files 2015-08-23 21:51:53 -07:00
crash_tb.py renames the register constants so unicorn and capstone can compile together 2015-08-23 21:36:33 -07:00
deadlock_1.py fix issue #1 2015-08-24 01:07:03 +08:00
hang.py renames the register constants so unicorn and capstone can compile together 2015-08-23 21:36:33 -07:00
Makefile Added basic block hook regression test 2015-08-24 18:36:58 -07:00
map_crash.c revert regress/map_crash.c back to original code 2015-08-24 20:21:57 +08:00
memmap_assert.py added memmap regression scripts 2015-08-23 13:03:48 -07:00
memmap_segfault2.py add regress/memmap_segfault2.py 2015-08-25 07:17:20 -07:00
memmap_segfault.py added memmap regression scripts 2015-08-23 13:03:48 -07:00
memmap_weirdness.py added memmap regression scripts 2015-08-23 13:03:48 -07:00
memmap.py add regress/memmap.py 2015-08-23 11:03:18 +08:00
movsd.py add regress/movsd.py by Ryan Hileman 2015-08-23 10:41:52 +08:00
sigill2.c uc_emu_start() report error on illegal instruction at the output 2015-08-25 00:02:31 +08:00
sigill.c Test for ilegal instruction exception 2015-08-24 17:07:33 +02:00
wrong_rip2.py renames the register constants so unicorn and capstone can compile together 2015-08-23 21:36:33 -07:00
wrong_rip3.py renames the register constants so unicorn and capstone can compile together 2015-08-23 21:36:33 -07:00
wrong_rip4.py renames the register constants so unicorn and capstone can compile together 2015-08-23 21:36:33 -07:00
wrong_rip_arm.py import 2015-08-21 15:04:50 +08:00
wrong_rip.py renames the register constants so unicorn and capstone can compile together 2015-08-23 21:36:33 -07:00
wrong_sp_arm.py changed the constants in the newest regression and sample files 2015-08-23 21:51:53 -07:00