summaryrefslogtreecommitdiff
path: root/source3/torture/test_cleanup.c
AgeCommit message (Collapse)AuthorFilesLines
2012-01-06s3: Use DELETE_ON_CLOSE instead of unlinkVolker Lendecke1-7/+6
2012-01-05s3: Add a test for proper brlock cleanupVolker Lendecke1-0/+87
We need to improve the server here. Maybe we should validate the brlock entry whenever we detect a read/write being blocked from locking? This is not our hot code path anyway, and it would gain us significant robustness. The code might become quite a bit simpler as well.
2012-01-05s3: Clarify what CLEANUP1 doesVolker Lendecke1-1/+2
2012-01-05s3: Add a test excercising the share mode cleanup routineVolker Lendecke1-0/+69