summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/lease.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-27torture: Only test leases if supportedVolker Lendecke1-0/+37
2013-04-18s4:torture/smb2: add v2 lease requestsStefan Metzmacher1-1/+209
2011-11-09s4:torture:smb2: move the smb2_create_*() utility functions from lease.c to u...Michael Adam1-54/+0
2011-11-09s4:torture:smb2: lease: oplock_level is uint8_t, not uint32_t or intMichael Adam1-4/+4
2011-11-09s4:torture:smb2: move oplock() from lease.c to smb2_util_oplock_level() in ut...Michael Adam1-35/+15
2011-11-09s4:torture:smb2: use common smb2_util_lease_state() in the lease testsMichael Adam1-55/+34
2011-11-09s4:torture:smb2: fix illegal write/uninitialized data bug in the lease.multib...Michael Adam1-0/+1
2011-11-09s4:torture:smb2: lease.update2: some more reasonable struct names and a commentMichael Adam1-3/+7
2011-11-01s4:torture:smb2: add a new durable-open.upgrade2 test to test all upgrade com...Michael Adam1-0/+90
2011-10-30s4:torture: test also break semantics between batch-oplocks and leasesMichael Adam1-1/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-6/+6
2010-09-16s3/s4: merge msleep and smb_msleepBjörn Jacke1-1/+1
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-2/+0
2009-04-01s4:torture/smb2: Add torture tests for lease breaks, durable opens.Zach Loafman1-76/+628
2009-03-28s4:torture/smb2: Add torture tests for leases.Zach Loafman1-0/+296