summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/read.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/smb2/read: add test for cancelling SMB aioRalph Boehme2018-11-061-0/+116
* s4: torture: Add a TALLOC_CTX * to torture_smb2_read_init().Jeremy Allison2017-05-051-2/+2
* s4-selftest: add test for read access checkUri Simchoni2016-08-161-0/+74
* s4-smbtorture: use standard macros in smb2.read testUri Simchoni2016-08-161-15/+7
* s4:torture/smb2: we only support 64KB reads/writes for nowStefan Metzmacher2011-10-131-2/+2
* s4-torture: remove unchecked read from smb2 createDavid Disseldorp2011-09-291-0/+9
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-4/+4
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* implemented client side SMB2 signingAndrew Tridgell2008-05-301-1/+0
* added testing of some strange read semantics on windowsAndrew Tridgell2008-05-281-2/+59
* add testing of creating a file with an initial ACL on SMB2Andrew Tridgell2008-05-281-1/+2
* expanded the SMB2-READ test, including the windows position bugAndrew Tridgell2008-05-281-4/+51
* added a basic SMB2 read test suiteAndrew Tridgell2008-05-271-0/+141