Test for ilegal instruction exception
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
CFLAGS += -I../include
|
||||
LDFLAGS = -L.. -lunicorn
|
||||
|
||||
TESTS = map_crash
|
||||
TESTS = map_crash sigill
|
||||
|
||||
all: $(TESTS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user