From 5777ba99a3b3d24ab20412828de5726c1b9daaeb Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 11 Sep 2009 13:15:18 +0200 Subject: tests: add partitions probing test Signed-off-by: Karel Zak --- tests/commands.sh.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/commands.sh.in') diff --git a/tests/commands.sh.in b/tests/commands.sh.in index f9eeec144..55585e7b6 100644 --- a/tests/commands.sh.in +++ b/tests/commands.sh.in @@ -11,6 +11,9 @@ TS_HELPER_MD5="$TS_TOPDIR/helpers/test_md5" TS_HELPER_ISMOUNTED="$TOPDIR/lib/test_ismounted" +# TODO: use partx +TS_HELPER_PARTITIONS="$TOPDIR/shlibs/blkid/samples/partitions" + # external commands TS_ECMD_BLKID="@BLKID@" TS_ECMD_VOLID="@VOLID@" -- cgit v1.2.3-55-g7522