Fix oplock break test 2
authorSachin Prabhu <sprabhu@redhat.com>
Thu, 14 Jun 2018 22:45:35 +0000 (23:45 +0100)
committerSachin Prabhu <sprabhu@redhat.com>
Tue, 17 Jul 2018 20:46:27 +0000 (21:46 +0100)
commit7e7da1762f62b2cee2426f6ea1c704aa3a88e77c
treebc6d9109de378206746ff10d790fefa133fc3c9f
parentf9c05b9851576978914b43a840e505cc69163ef3
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