add mem_map_large regression (for #223)

This commit is contained in:
Ryan Hileman
2015-11-11 22:05:52 -08:00
parent 2f297bdd3a
commit f93e342177
3 changed files with 19 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ TESTS += mips_kseg0_1
TESTS += eflags_nosync
TESTS += 00opcode_uc_crash
TESTS += eflags_noset
TESTS += mem_map_large
all: $(TESTS)