summaryrefslogtreecommitdiff
path: root/testsuite/tests/asmcomp/tak.t
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/asmcomp/tak.t')
-rw-r--r--testsuite/tests/asmcomp/tak.t15
1 files changed, 15 insertions, 0 deletions
diff --git a/testsuite/tests/asmcomp/tak.t b/testsuite/tests/asmcomp/tak.t
new file mode 100644
index 0000000000..a46d1f399e
--- /dev/null
+++ b/testsuite/tests/asmcomp/tak.t
@@ -0,0 +1,15 @@
+#########################################################################
+# #
+# OCaml #
+# #
+# Damien Doligez, Jane Street Capital #
+# #
+# Copyright 2015 Institut National de Recherche en Informatique et #
+# en Automatique. All rights reserved. This file is distributed #
+# under the terms of the Q Public License version 1.0. #
+# #
+#########################################################################
+
+. ./Testcommon.sh
+
+cflags="-DUNIT_INT -DFUN=takmain main.c"