]> git.draconx.ca Git - liblbx.git/blobdiff - tests/util/test-defs.sh.in
Port all test cases to Autotest.
[liblbx.git] / tests / util / test-defs.sh.in
diff --git a/tests/util/test-defs.sh.in b/tests/util/test-defs.sh.in
deleted file mode 100644 (file)
index 663fdee..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# Since we want to chdir in test scripts, set srcdir and builddir
-# to absolute versions for convenience.
-srcdir='@abs_top_srcdir@'
-builddir='@abs_top_builddir@'
-
-MKDIR_P='@MKDIR_P@'
-HAVE_MD5SUM='@HAVE_MD5SUM@'
-MD5SUM='@MD5SUM@'
-
-PAMCHANNEL='@PAMCHANNEL@'
-PAMARITH='@PAMARITH@'
-
-EXEEXT='@EXEEXT@'