summaryrefslogtreecommitdiffstats
path: root/src/test/test1.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-03-12 10:11:21 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-03-12 10:11:21 +0000
commit8495830d214f4677452867d0639c48eb8eb7bc46 (patch)
tree8b96e445fd7db409a4ce9292f4453ecab7a3bc76 /src/test/test1.sh
parentReleasing debian version 2.11.0-1. (diff)
downloaddnsperf-8495830d214f4677452867d0639c48eb8eb7bc46.tar.xz
dnsperf-8495830d214f4677452867d0639c48eb8eb7bc46.zip
Merging upstream version 2.11.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-xsrc/test/test1.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/test/test1.sh b/src/test/test1.sh
index cd6af3c..a289c99 100755
--- a/src/test/test1.sh
+++ b/src/test/test1.sh
@@ -7,3 +7,6 @@
! ../dnsperf -O suppress=
! ../resperf -O suppress
! ../resperf -O suppress=
+
+# test for broken long opt in v2.11.0
+../dnsperf -O suppress=test 2>&1 |grep -q "unknown message type to suppress: test"