summaryrefslogtreecommitdiff
path: root/tests/test-libs.sh
diff options
context:
space:
mode:
authorOleg Kiselev <ok@daterainc.com>2015-01-11 17:29:46 -0800
committerOleg Kiselev <ok@daterainc.com>2015-01-11 17:29:46 -0800
commit386b6b1daf17c6132cb8acd2593d5e46b48eb538 (patch)
treeabf247940a84c31c26642cdac7912643231a3416 /tests/test-libs.sh
parent03b016180091aec8bea94af1d55d904ef59cfe95 (diff)
ktest: pick up binaries in /usr/bin for span tests
Change-Id: I29ce8bee6e44d14ab69be5bbe83af9923a6fceca
Diffstat (limited to 'tests/test-libs.sh')
-rw-r--r--tests/test-libs.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test-libs.sh b/tests/test-libs.sh
index 02f857f..2f66217 100644
--- a/tests/test-libs.sh
+++ b/tests/test-libs.sh
@@ -12,7 +12,8 @@ require-kernel-config DYNAMIC_FAULT
require-kernel-config XFS_FS
require-make ../ltp-fsx/Makefile ltp-fsx
-require-make /bld/vm-tests/dss_test/Makefile dss_ioctl_test dss_span
+require-bin dss_ioctl_test
+require-bin dss_span
# Wait for an IP or IPv6 address to show
# up on a specific device.