unicorn/tests
practicalswift 696c58f9f0 Add test case for segfault-on-emu_stop() bug.
The following code segfaults:
unicorn.Uc(unicorn.UC_ARCH_X86, unicorn.UC_MODE_64).emu_stop()

Tested under Linux and OS X.
2015-11-03 14:11:49 +01:00
..
regress Add test case for segfault-on-emu_stop() bug. 2015-11-03 14:11:49 +01:00
unit Rename some hook related enums: 2015-09-30 14:46:55 +08:00