summaryrefslogtreecommitdiff
path: root/modules/alloca-opt-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-03-04 12:59:35 +0000
committerBruno Haible <bruno@clisp.org>2007-03-04 12:59:35 +0000
commitdd83ea9ba1ae52c2d34d3cd70562026570310783 (patch)
tree7fcf84b75b783ea1368642b52d620006f96b54a9 /modules/alloca-opt-tests
parent3cc42b9d18f48ffaa0320a63e06e295ed079e7d5 (diff)
downloadgnulib-dd83ea9ba1ae52c2d34d3cd70562026570310783.tar.gz
Tests for module 'alloca-opt'.
Diffstat (limited to 'modules/alloca-opt-tests')
-rw-r--r--modules/alloca-opt-tests11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/alloca-opt-tests b/modules/alloca-opt-tests
new file mode 100644
index 0000000000..4c7e651d57
--- /dev/null
+++ b/modules/alloca-opt-tests
@@ -0,0 +1,11 @@
+Files:
+tests/test-alloca-opt.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-alloca-opt
+check_PROGRAMS += test-alloca-opt
+