summaryrefslogtreecommitdiffstats
path: root/source4/torture/smb2/rename.c
Commit message (Collapse)AuthorAgeFilesLines
* torture: Add smb2.rename.rename_dir_benchVolker Lendecke2013-11-041-0/+375
| | | | | | | | | This is a little benchmark test excercising parallel directory renames. With lots of open files directory renames get pretty slow against some SMB server implementations. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
* s4:torture: add another SMB2 rename testChristian Ambach2012-02-131-0/+130
| | | | | | | this mimics Word 2010 saving a file Autobuild-User: Christian Ambach <ambi@samba.org> Autobuild-Date: Mon Feb 13 18:33:43 CET 2012 on sn-devel-104
* s4:torture: add some SMB2 renaming testsChristian Ambach2012-02-101-0/+841