Add test for pre-instruction hook being called more times.

This commit is contained in:
farmdve
2015-12-22 12:33:36 +02:00
parent 60f6fc425a
commit 784b8066e2
3 changed files with 96 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ TESTS += rw_hookstack
TESTS += threaded_emu_start
TESTS += emu_stop_in_hook_overrun
TESTS += mips_branch_likely_issue
TESTS += hook_extrainvoke
all: $(TESTS)