summaryrefslogtreecommitdiffstats
path: root/tests/ts/dmesg/decode
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/dmesg/decode')
-rwxr-xr-xtests/ts/dmesg/decode2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ts/dmesg/decode b/tests/ts/dmesg/decode
index 0519a0200..63f3c5c47 100755
--- a/tests/ts/dmesg/decode
+++ b/tests/ts/dmesg/decode
@@ -18,6 +18,8 @@ TS_DESC="decode"
. $TS_TOPDIR/functions.sh
ts_init "$*"
+ts_check_test_command "$TS_CMD_DMESG"
+
$TS_CMD_DMESG -x -F $TS_SELF/input >> $TS_OUTPUT 2>/dev/null
ts_finalize