summaryrefslogtreecommitdiffstats
path: root/tests/commands.sh
diff options
context:
space:
mode:
authorKarel Zak2016-09-13 13:08:02 +0200
committerKarel Zak2016-09-13 13:08:02 +0200
commitfa4691833a2758ee3defc31645a502c117624369 (patch)
treef6c2e2300aa8cdc7468b00c4e129bcd3c0bc3387 /tests/commands.sh
parentlibsmartcols: fix WRAPNL on strings without \n (diff)
downloadkernel-qcow2-util-linux-fa4691833a2758ee3defc31645a502c117624369.tar.gz
kernel-qcow2-util-linux-fa4691833a2758ee3defc31645a502c117624369.tar.xz
kernel-qcow2-util-linux-fa4691833a2758ee3defc31645a502c117624369.zip
libsmartcols: add application to test library features
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 a69c87e42..102711c51 100644
--- a/tests/commands.sh
+++ b/tests/commands.sh
@@ -16,6 +16,7 @@ TS_HELPER_LIBMOUNT_TAB="$top_builddir/test_mount_tab"
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_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"