summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/durable_v2_open.c
Commit message (Expand)AuthorAgeFilesLines
* selftest: add a durable handle test with delayed disconnectRalph Boehme2018-09-051-0/+95
* s4: torture: run test_durable_v2_open_reopen2_lease() in a subdirectoryRalph Boehme2018-08-131-2/+9
* s4: torture: Add TALLOC_CTX * to torture_smb2_durable_v2_open_init().Jeremy Allison2017-05-051-2/+2
* torture:smb2: add durable-v2-open.reopen1a-leaseMichael Adam2016-03-221-0/+183
* torture:smb2: for oplocks, durable reconnect works with different client-guidMichael Adam2016-03-221-0/+54
* torture:smb2: get rid of supefluous io2 var in durable-v2-open.reopen1aMichael Adam2016-03-221-13/+13
* torture:smb2: fix crashes in smb2.durable-v2-open.reopen1a testMichael Adam2016-03-221-4/+12
* torture:smb2: use assert, not warning in error case in durable-v2-open.reopen1aMichael Adam2016-03-221-7/+3
* s4:torture:smb2: add new durable-v2-open.reopen1a testMichael Adam2013-12-061-0/+110
* s4:torture:smb2: add durable-v2-open.reopen2cMichael Adam2013-10-051-0/+75
* s4:torture:smb2: add durable-v2-open.reopen2bMichael Adam2013-10-051-0/+91
* s4:torture:smb2: add durable-v2-open.create-blobMichael Adam2013-10-051-0/+108
* s4:torture:smb2: extend the durable-v2-open.reopen2 testMichael Adam2013-10-051-4/+44
* s4:torture:smb2: add durable-v2-open.reopen2-lease-v2Michael Adam2013-10-051-0/+245
* s4:torture:smb2: add durable-v2-open.reopen2-leaseMichael Adam2013-10-051-0/+247
* s4:torture:smb2:durable_v2: remove an unused variableMichael Adam2013-04-181-1/+0
* s4:torture:smb2: add a new test durable-v2-open.app-instanceMichael Adam2012-09-191-0/+134
* s4:torture:smb2: fix durable-v2-open.reopen2 to pass against windowsMichael Adam2012-09-071-1/+1
* s4:torture:smb2: simplify the durable-v2.reopen2 test (using only one i/o str...Michael Adam2012-09-071-51/+52
* s4:torture:smb2: simplify the durable-v2-open.reopen1 testMichael Adam2012-09-071-20/+21
* s4:torture:smb2: in the durable-v2-reopen1 test, use a minimal requestMichael Adam2012-09-071-2/+1
* s4:torture:smb2: fix cut'n'paste error in the durable-v2-open.reopen2 testMichael Adam2012-09-071-3/+3
* s4:torture/smb2: add smb2.durable-v2-open.reopen{1,2} testsStefan Metzmacher2012-09-071-0/+184
* s4:torture/smb2: use smb2cli_tcon_capabilities()Stefan Metzmacher2012-07-251-2/+6
* s4:torture:smb2: start a testsuite for durable v2 handles: durable and persis...Michael Adam2012-03-031-0/+551