summaryrefslogtreecommitdiffstats
path: root/tests/ts/paths
diff options
context:
space:
mode:
authorKarel Zak2009-01-20 00:14:02 +0100
committerKarel Zak2009-02-11 23:32:57 +0100
commit4468cec52a5b315786b4975d1cbff1650d558672 (patch)
tree9dc054e0eefda9102c8492041a8b4ee54da48675 /tests/ts/paths
parenttests: cleanup ts/namei (diff)
downloadkernel-qcow2-util-linux-4468cec52a5b315786b4975d1cbff1650d558672.tar.gz
kernel-qcow2-util-linux-4468cec52a5b315786b4975d1cbff1650d558672.tar.xz
kernel-qcow2-util-linux-4468cec52a5b315786b4975d1cbff1650d558672.zip
tests: cleanup ts/paths
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/ts/paths')
-rwxr-xr-xtests/ts/paths/built-in8
1 files changed, 3 insertions, 5 deletions
diff --git a/tests/ts/paths/built-in b/tests/ts/paths/built-in
index fbf1fdaa4..c540b2f40 100755
--- a/tests/ts/paths/built-in
+++ b/tests/ts/paths/built-in
@@ -15,12 +15,10 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-. ./commands.sh
-. ./functions.sh
-
-TS_COMPONENT="include"
-TS_DESC="basic paths"
+TS_TOPDIR="$(dirname $0)/../.."
+TS_DESC="built-in"
+. $TS_TOPDIR/functions.sh
ts_init "$*"
$TS_HELPER_PATHS &> $TS_OUTPUT