summaryrefslogtreecommitdiffstats
path: root/tests/commands.sh.in
diff options
context:
space:
mode:
authorKarel Zak2007-11-28 12:52:59 +0100
committerKarel Zak2007-11-28 12:52:59 +0100
commit1f5641f97958c0e04ed5ddf2b0d84fe38f5d325f (patch)
treebdbe678a8efc939d68e38395985e071917499656 /tests/commands.sh.in
parenttests: move test_bkdev to lib/ (diff)
downloadkernel-qcow2-util-linux-1f5641f97958c0e04ed5ddf2b0d84fe38f5d325f.tar.gz
kernel-qcow2-util-linux-1f5641f97958c0e04ed5ddf2b0d84fe38f5d325f.tar.xz
kernel-qcow2-util-linux-1f5641f97958c0e04ed5ddf2b0d84fe38f5d325f.zip
tests: add test for include/pathnames.h
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/commands.sh.in')
-rw-r--r--tests/commands.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/commands.sh.in b/tests/commands.sh.in
index 4963f103c..6035547a3 100644
--- a/tests/commands.sh.in
+++ b/tests/commands.sh.in
@@ -8,6 +8,7 @@ TS_TESTUSER=${TS_TESTUSER:-"test"}
# helpers
TS_HELPER_SYSINFO="$TS_TOPDIR/helpers/test_sysinfo"
+TS_HELPER_PATHS="$TS_TOPDIR/helpers/test_pathnames"
# external commands
TS_ECMD_BLKID="@BLKID@"