summaryrefslogtreecommitdiff
path: root/am/testsuite.m4
diff options
context:
space:
mode:
Diffstat (limited to 'am/testsuite.m4')
-rw-r--r--am/testsuite.m45
1 files changed, 5 insertions, 0 deletions
diff --git a/am/testsuite.m4 b/am/testsuite.m4
new file mode 100644
index 000000000..f61df4a08
--- /dev/null
+++ b/am/testsuite.m4
@@ -0,0 +1,5 @@
+# Initialize the (autotest) test suite.
+AC_DEFUN([MU_CONFIG_TESTSUITE],
+[AC_CONFIG_TESTDIR([$1/tests])
+AC_CONFIG_FILES([$1/tests/Makefile $1/tests/atlocal])
+])

Return to:

Send suggestions and report system problems to the System administrator.