aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/mppa/Makefile')
-rw-r--r--test/mppa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mppa/Makefile b/test/mppa/Makefile
index 60433f03..36bd49bc 100644
--- a/test/mppa/Makefile
+++ b/test/mppa/Makefile
@@ -1,5 +1,5 @@
DIR=general
-TESTNAMES=simple call branch for forvar forvarl
+TESTNAMES=simple call branch for forvar forvarl branchz branchzu
TESTS=$(addprefix $(DIR)/,$(TESTNAMES))
ELF=$(addsuffix .bin,$(TESTS))