summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/durable_open.c
AgeCommit message (Collapse)AuthorFilesLines
2009-03-26Add durable open / oplock interaction test. Rather than give it a chance to ↵Zach Loafman1-3/+109
disconnect, Win7 will break a batch oplock immediately on contention.
2009-03-26Reorganize old persistent_handles test into durable_open.c, turn it into a ↵Zach Loafman1-0/+194
suite instead of a solo test (in anticipation of more tests).