Added basic block hook regression test
This commit is contained in:
2
regress/Makefile
Normal file → Executable file
2
regress/Makefile
Normal file → Executable file
@@ -1,7 +1,7 @@
|
||||
CFLAGS += -I../include
|
||||
LDFLAGS = -L.. -lunicorn
|
||||
|
||||
TESTS = map_crash sigill sigill2
|
||||
TESTS = map_crash sigill sigill2 block_test
|
||||
|
||||
all: $(TESTS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user