summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2007-01-04 14:23:48 +0100
committerKarel Zak <kzak@redhat.com>2007-01-04 14:23:48 +0100
commite83446da1a3f626920d5e65d4f78651581765b61 (patch)
tree56880fa701f6f1e78bb65808f86f859f9bd93d84 /Makefile.am
parent61d9d2ff1cb0e28e2b88099bbc5b919fa5004fce (diff)
downloadutil-linux-old-e83446da1a3f626920d5e65d4f78651581765b61.tar.gz
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 <kzak@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5f69f448..b5293e2f 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