summaryrefslogtreecommitdiffstats
path: root/lock
Commit message (Collapse)AuthorAgeFilesLines
* Add capability to test SMB 2.0 and higher verionsPavel Shilovsky2014-08-121-2/+3
| | | | | Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org> Signed-off-by: Steve Dickson <steved@redhat.com>
* Add SMB/CIFS mounts supportJeff Layton2014-08-122-2/+12
| | | | | | | | | | | The connectathon tests are also useful for testing SMB/CIFS filesystems but when running without unix extensions, some tests are expected to fail. Add a "CIFS mode" that skips tests that are known to fail when running on CIFS filesystems without POSIX extensions. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org> Signed-off-by: Steve Dickson <steved@redhat.com>
* tlock: munmap missed before closeJeff Layton2014-08-121-0/+1
| | | | | | | | test13 mmaps the testfile, but doesn't munmap it before returning. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org> Signed-off-by: Steve Dickson <steved@redhat.com>
* Inital CommitSteve Dickson2009-02-223-0/+1816