aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/Makefile
diff options
context:
space:
mode:
authorDavid Monniaux <David.Monniaux@univ-grenoble-alpes.fr>2021-09-17 11:15:32 +0200
committerDavid Monniaux <David.Monniaux@univ-grenoble-alpes.fr>2021-09-17 11:15:32 +0200
commit81a2cfe0971ca2456ff04c1e661b9a56279728ac (patch)
tree2a3c76e1e96f3ed60d3f2865a8dfe89846b5c62e /test/regression/Makefile
parentfccfa9b6ac74953af188a2538eb9cd7258544c1a (diff)
downloadcompcert-kvx-81a2cfe0971ca2456ff04c1e661b9a56279728ac.tar.gz
compcert-kvx-81a2cfe0971ca2456ff04c1e661b9a56279728ac.zip
test for many parameters
Diffstat (limited to 'test/regression/Makefile')
-rw-r--r--test/regression/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regression/Makefile b/test/regression/Makefile
index 9661a99e..0f9e368f 100644
--- a/test/regression/Makefile
+++ b/test/regression/Makefile
@@ -18,7 +18,7 @@ TESTS?=int32 int64 floats floats-basics floats-lit \
funct3 expr5 struct7 struct8 struct11 struct12 casts1 casts2 char1 \
sizeof1 sizeof2 binops bool for1 for2 switch switch2 compound \
decl1 bitfields9 ptrs3 \
- parsing krfun ifconv
+ parsing krfun ifconv many_parameters
# Can run, but only in compiled mode, and have reference output in Results