summaryrefslogtreecommitdiffstats
path: root/tests/commands.sh.in
diff options
context:
space:
mode:
authorKarel Zak2008-12-08 12:36:07 +0100
committerKarel Zak2008-12-08 12:36:07 +0100
commit9775d40fff67087f277a1aa9c33aa65b26041c4a (patch)
treeeb34380b2685fbd9400556e9a9698412cf840d2e /tests/commands.sh.in
parentinclude: use __BYTE_ORDER rather than AC specific WORDS_BIGENDIAN (diff)
downloadkernel-qcow2-util-linux-9775d40fff67087f277a1aa9c33aa65b26041c4a.tar.gz
kernel-qcow2-util-linux-9775d40fff67087f277a1aa9c33aa65b26041c4a.tar.xz
kernel-qcow2-util-linux-9775d40fff67087f277a1aa9c33aa65b26041c4a.zip
tests: add md5 regression test
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/commands.sh.in')
-rw-r--r--tests/commands.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/commands.sh.in b/tests/commands.sh.in
index bc4dbbde7..25b3c3a5a 100644
--- a/tests/commands.sh.in
+++ b/tests/commands.sh.in
@@ -10,6 +10,7 @@ TS_TESTUSER=${TS_TESTUSER:-"test"}
TS_HELPER_SYSINFO="$TS_TOPDIR/helpers/test_sysinfo"
TS_HELPER_PATHS="$TS_TOPDIR/helpers/test_pathnames"
TS_HELPER_BYTESWAP="$TS_TOPDIR/helpers/test_byteswap"
+TS_HELPER_MD5="$TS_TOPDIR/helpers/test_md5"
# external commands
TS_ECMD_BLKID="@BLKID@"