From e83446da1a3f626920d5e65d4f78651581765b61 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 4 Jan 2007 14:23:48 +0100 Subject: tests: add basic infrastructure for regression tests The patch adds tests/ directory with simple regression tests infrastructure. Also, it adds the "ts-mount-paths" test that testing if all defined paths (fstab, mtab, locks) are still same. Signed-off-by: Karel Zak --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 5a0d44eaa..b4cbf2ef4 100644 --- a/configure.ac +++ b/configure.ac @@ -408,6 +408,8 @@ po/Makefile.in schedutils/Makefile sys-utils/Makefile text-utils/Makefile +tests/Makefile +tests/commands.sh ]) AC_OUTPUT -- cgit v1.2.3-55-g7522