1
0
Fork 0
mirror of https://github.com/yuzu-emu/unicorn.git synced 2025-04-01 02:27:24 +00:00
unicorn/test/unit
Jonathon Reinhart 07122809b5 test/unit: add test_basic_blocks
This verifies that the basic block callback is working as expected.
2015-09-20 22:45:45 -04:00
..
.gitignore continued work on test framework 2015-09-20 21:13:22 -04:00
Makefile continued work on test framework 2015-09-20 21:13:22 -04:00
test_mem_map.c add more mem map API tests 2015-09-20 21:13:22 -04:00
test_x86.c test/unit: add test_basic_blocks 2015-09-20 22:45:45 -04:00
unicorn_test.h add uc_assert_(err|fail) macros 2015-09-20 21:13:22 -04:00