summaryrefslogtreecommitdiffstats
path: root/tests/commands.sh.in
diff options
context:
space:
mode:
authorKarel Zak2007-01-31 16:45:01 +0100
committerKarel Zak2007-01-31 16:45:01 +0100
commit5db4f8e3b381accb46f31dec5767241782953fa2 (patch)
tree1347ecded40cc8ee1e75b6c027178d672ea97953 /tests/commands.sh.in
parentnamei: fix logic and infinite loop of symlinks (diff)
downloadkernel-qcow2-util-linux-5db4f8e3b381accb46f31dec5767241782953fa2.tar.gz
kernel-qcow2-util-linux-5db4f8e3b381accb46f31dec5767241782953fa2.tar.xz
kernel-qcow2-util-linux-5db4f8e3b381accb46f31dec5767241782953fa2.zip
namei: new regression test
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/commands.sh.in')
-rw-r--r--tests/commands.sh.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/commands.sh.in b/tests/commands.sh.in
index 92deda21d..061b42b94 100644
--- a/tests/commands.sh.in
+++ b/tests/commands.sh.in
@@ -13,3 +13,7 @@ TS_CMD_SWAPOFF=${TS_CMD_MOUNT:-"$TOPDIR/mount/swapoff"}
TS_CMD_IPCS=${TS_CMD_IPCS:-"$TOPDIR/sys-utils/ipcs"}
TS_CMD_COL=${TS_CMD_COL:-"$TOPDIR/text-utils/col"}
+
+TS_CMD_NAMEI=${TS_CMD_NAMEI-"$TOPDIR/misc-utils/namei"}
+
+