From e349c4f84cdccfc955124e7eb346ee929a6bcd79 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 31 Mar 2010 17:18:23 +0200 Subject: [PATCH] docs: update tests/README Signed-off-by: Karel Zak --- tests/README | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/tests/README b/tests/README index 783f37c6..c812a392 100644 --- a/tests/README +++ b/tests/README @@ -10,13 +10,18 @@ ./run.sh [--verbose] - Run one tests: + Run subset of tests: - ./ts--.sh [--verbose] + ./run.sh + + for example: + + ./run.sh blkid + ./run.sh fdisk *** WARNING *** - The tests touch your /etc/fstab and /etc/blkid.tab. Please, be careful and use + The tests touch your /etc/fstab. Please, be careful and use these tests only for development and never on production system. -- 2.39.5