Test for stack hooking.

This commit is contained in:
univm
2015-12-12 00:48:46 +02:00
parent f21fa3d966
commit 845392de1e
3 changed files with 111 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ TESTS += invalid_read_in_tb_flush_x86_64
TESTS += sparc_jump_to_zero
TESTS += mips_delay_slot_code_hook
TESTS += mem_nofree
TESTS += rw_hookstack
all: $(TESTS)