summaryrefslogtreecommitdiffstats
path: root/tests/commands.sh
diff options
context:
space:
mode:
authorKarel Zak2016-09-14 12:49:46 +0200
committerKarel Zak2016-09-14 12:49:46 +0200
commit36eb51ebb420e88b3147b652d08c21728d5c4f87 (patch)
treedbdebcc00f314b2cf318b71bc1b73d7a633f062a /tests/commands.sh
parenttests: add another libsmartcols tests (diff)
downloadkernel-qcow2-util-linux-36eb51ebb420e88b3147b652d08c21728d5c4f87.tar.gz
kernel-qcow2-util-linux-36eb51ebb420e88b3147b652d08c21728d5c4f87.tar.xz
kernel-qcow2-util-linux-36eb51ebb420e88b3147b652d08c21728d5c4f87.zip
tests: add libsmartcols title test
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/commands.sh')
-rw-r--r--tests/commands.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/commands.sh b/tests/commands.sh
index 102711c51..b20e6f587 100644
--- a/tests/commands.sh
+++ b/tests/commands.sh
@@ -17,6 +17,7 @@ TS_HELPER_LIBMOUNT_UPDATE="$top_builddir/test_mount_tab_update"
TS_HELPER_LIBMOUNT_UTILS="$top_builddir/test_mount_utils"
TS_HELPER_LIBMOUNT_DEBUG="$top_builddir/test_mount_debug"
TS_HELPER_LIBSMARTCOLS_FROMFILE="$top_builddir/sample-scols-fromfile"
+TS_HELPER_LIBSMARTCOLS_TITLE="$top_builddir/sample-scols-title"
TS_HELPER_PYLIBMOUNT_CONTEXT="$top_srcdir/libmount/python/test_mount_context.py"
TS_HELPER_PYLIBMOUNT_TAB="$top_srcdir/libmount/python/test_mount_tab.py"
TS_HELPER_PYLIBMOUNT_UPDATE="$top_srcdir/libmount/python/test_mount_tab_update.py"