summaryrefslogtreecommitdiffstats
path: root/tests/ts/hexdump
diff options
context:
space:
mode:
authorRuediger Meier2014-05-12 23:16:25 +0200
committerRuediger Meier2014-05-13 15:39:30 +0200
commit800f4e27752cfeac64b7e442acc28236e2053d98 (patch)
treeceae91216022c8e33794f83c96b7cf7b5217e563 /tests/ts/hexdump
parenttests: fix "KNOWN FAILED" for subtests (diff)
downloadkernel-qcow2-util-linux-800f4e27752cfeac64b7e442acc28236e2053d98.tar.gz
kernel-qcow2-util-linux-800f4e27752cfeac64b7e442acc28236e2053d98.tar.xz
kernel-qcow2-util-linux-800f4e27752cfeac64b7e442acc28236e2053d98.zip
tests: fix hexdump, add ts_finalize
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
Diffstat (limited to 'tests/ts/hexdump')
-rwxr-xr-xtests/ts/hexdump/highlighting2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ts/hexdump/highlighting b/tests/ts/hexdump/highlighting
index 45d1a6c3f..cd9d1e736 100755
--- a/tests/ts/hexdump/highlighting
+++ b/tests/ts/hexdump/highlighting
@@ -239,3 +239,5 @@ $TS_CMD_HEXDUMP $OPTS $ADDRFMT \
-e '"%07.7_ax " 8/4 " %05u_L[red:@@@@2-4] " "\n"' \
&> $TS_OUTPUT <<< "@@@@"
ts_finalize_subtest
+
+ts_finalize