This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
unicorn
Watch
1
Star
0
Fork
0
You've already forked unicorn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
unicorn
/
tests
/
unit
History
coco
1e13777c91
added memory fuzzer and 2 resulting testcases
2016-02-04 19:57:20 +01:00
..
.gitignore
…
Makefile
allow to change PC during callback. this solves issue
#210
2016-01-28 14:06:17 +08:00
test_mem_high.c
…
test_mem_map_ptr.c
…
test_mem_map.c
added memory fuzzer and 2 resulting testcases
2016-02-04 19:57:20 +01:00
test_multihook.c
add test for multiple basic block hooks
2016-01-22 18:42:14 -08:00
test_pc_change.c
allow to change PC during callback. this solves issue
#210
2016-01-28 14:06:17 +08:00
test_sanity.c
…
test_tb_x86.c
fix a typo in test_tb_x86.c
2016-01-31 14:07:35 +08:00
test_x86.c
…
unicorn_test.h
…