summaryrefslogtreecommitdiffstats
path: root/tests/commands.sh.in
diff options
context:
space:
mode:
authorKarel Zak2008-12-05 16:27:19 +0100
committerKarel Zak2008-12-05 16:27:19 +0100
commit0112925a991035f7dc6e83daf8a286ec2d29c62a (patch)
tree432707cf32437f9786f9b6d3fa089bcff5dfe5ec /tests/commands.sh.in
parentinclude: swapheader.h is missing in Makefile.am (diff)
downloadkernel-qcow2-util-linux-0112925a991035f7dc6e83daf8a286ec2d29c62a.tar.gz
kernel-qcow2-util-linux-0112925a991035f7dc6e83daf8a286ec2d29c62a.tar.xz
kernel-qcow2-util-linux-0112925a991035f7dc6e83daf8a286ec2d29c62a.zip
tests: add swabN() 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 2c0535bfc..bc4dbbde7 100644
--- a/tests/commands.sh.in
+++ b/tests/commands.sh.in
@@ -9,6 +9,7 @@ TS_TESTUSER=${TS_TESTUSER:-"test"}
# helpers
TS_HELPER_SYSINFO="$TS_TOPDIR/helpers/test_sysinfo"
TS_HELPER_PATHS="$TS_TOPDIR/helpers/test_pathnames"
+TS_HELPER_BYTESWAP="$TS_TOPDIR/helpers/test_byteswap"
# external commands
TS_ECMD_BLKID="@BLKID@"