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 --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5f69f4488..b5293e2f9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,7 +13,8 @@ SUBDIRS = lib \ po \ schedutils \ sys-utils \ - text-utils + text-utils \ + tests ACLOCAL_AMFLAGS = -I m4 -- cgit v1.2.3-55-g7522