Fix oplock break test 2
authorSachin Prabhu <sprabhu@redhat.com>
Thu, 14 Jun 2018 22:45:35 +0000 (23:45 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 18 Sep 2018 10:34:37 +0000 (12:34 +0200)
commit513667ded3e392fcd663e9c7a05049760ef914a9
tree893aea79d84292bdf365c08532f4dcd6e3f75268
parent51b3c51afe9158ad0e10a5051d7bf41cdcfdda2e
Fix oplock break test 2

The current expected behaviour matches Windows server behaviour which
appears to be incorrect. The behaviour now matches the behaviour of
the latest samba server.

The test has been modified to test both windows and samba servers
which use different channels when sending oplock breaks.

We also add new helper CHECK_VAL_GREATER_THAN()

Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
source4/torture/smb2/multichannel.c