summaryrefslogtreecommitdiffstats
path: root/source4/torture/smb2/streams.c
Commit message (Collapse)AuthorAgeFilesLines
* s4-torture: Make sure the handles are not used uninitialized.Andreas Schneider2013-12-061-1/+7
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* s4:torture: fix use of non-existent word (existant)Michael Adam2012-06-121-3/+3
|
* s4:torture: avoid reporting error on failure of smb2.streams testsGregor Beck2012-03-061-11/+14
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-12/+12
| | | | | | | | This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104
* s4-torture: use TYPESAFE_QSORT() in smbtortureAndrew Tridgell2010-02-131-11/+5
|
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-5/+0
| | | | This reduces compile time somewhat.
* s4-torture: fixed the streams tests for Samba4Andrew Tridgell2009-10-181-17/+17
| | | | | | In some cases we were not doing streams tests on s4 that we should. In others, we were calling tests that are known to fail on s4. Some of those are a bit puzzling.
* s4/torture: fix build break "implicit declaration of function 'isprint'"Steven Danneman2009-10-091-0/+1
|
* s4/torture: Ported SMBv1 RAW-STREAMS tests to SMB2-STREAMSAravind Srinivasan2009-10-071-0/+1767