diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-12 08:41:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-12 08:41:42 +0000 |
commit | 2888604d2818fee0ef364566c30f566bf7d0dd00 (patch) | |
tree | 1f2fc68567c4b529db03f5fda8df3d1b427b63c8 /src/test | |
parent | Releasing debian version 2.10.0-2. (diff) | |
download | dnsperf-2888604d2818fee0ef364566c30f566bf7d0dd00.tar.xz dnsperf-2888604d2818fee0ef364566c30f566bf7d0dd00.zip |
Merging upstream version 2.11.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/test')
-rwxr-xr-x | src/test/test1.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/test/test1.sh b/src/test/test1.sh index 945aab3..cd6af3c 100755 --- a/src/test/test1.sh +++ b/src/test/test1.sh @@ -2,3 +2,8 @@ ../dnsperf -h ../resperf -h + +! ../dnsperf -O suppress +! ../dnsperf -O suppress= +! ../resperf -O suppress +! ../resperf -O suppress= |