summaryrefslogtreecommitdiff
path: root/source4/torture/raw/streams.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-06torture: Fix a typoVolker Lendecke1-1/+1
2012-08-20s4-torture: Show that we cannot list extended attributes on streamsAndrew Bartlett1-0/+11
2012-08-20s4-torture: Show that we cannot have extended attributes on streamsAndrew Bartlett1-2/+17
2012-08-20s4-torture: Improve raw.streams test to cover EAs and to use torture_assert()Andrew Bartlett1-34/+25
2012-06-12s4:torture: fix use of non-existent word (existant)Michael Adam1-3/+3
2012-05-18s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett1-39/+13
2011-05-05Clean up some const and other compiler warnings.Jeremy Allison1-2/+6
2011-03-19source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij1-0/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-15/+14
2010-02-13s4-torture: use TYPESAFE_QSORT() in smbtortureAndrew Tridgell1-9/+5
2009-12-18s4 torture: Fix RAW-STREAMS-DELETE to pass against samba3Tim Prouty1-1/+2
2009-12-17s4 torture: RAW-STREAMS-NAMES Make sure the create time of the streams are di...Tim Prouty1-0/+24
2009-12-17s4 torture: Add RAW-STREAMS-RENAME3 to show error when trying to overwrite a ...Tim Prouty1-0/+92
2009-12-17s4 torture: Parameterize streams delete behavior rather than commenting out t...Tim Prouty1-3/+7
2009-12-17s4 torture: RAW-STREAMS-CREATEDISP Use a normal deny modeTim Prouty1-1/+1
2009-12-08RAW-STREAMS: convert failing tests to torture apiStefan Metzmacher1-77/+54
2009-12-07s4 torture: Convert RAW-STREAMS to a set of test suites rather than a monolit...Tim Prouty1-172/+205
2009-12-07s4 torture: Add a new RAW-STREAMS test to simulate the summary tabTim Prouty1-0/+96
2009-12-07s4 torture: Fix the streams create disposition tests to actually return an er...Tim Prouty1-2/+4
2009-10-29Change RAW-STREAMS for s3 to allow rename over an existing stream,Jeremy Allison1-1/+2
2009-10-18s4-torture: fixed the streams tests for Samba4Andrew Tridgell1-23/+29
2009-10-15s4-smb: declare root_fid as a file handleAndrew Tridgell1-13/+13
2009-09-24s4 torture: Fix RAW-STREAMS to request more specific permissionsTim Prouty1-1/+2
2009-04-01s4 torture: Remove unused parameterTim Prouty1-14/+7
2009-02-27And the prize for the most pain caused in the build farm for a simpleJeremy Allison1-1/+1
2009-02-24Added torture test from a usage case from the Apple OS/X client.Jeremy Allison1-0/+119
2009-02-18s4 torture: Add new test to create a file with a lot of streamsTim Prouty1-0/+45
2009-02-18s4 torture: Add additional streams create disposition testTim Prouty1-0/+20
2009-01-09s4 torture: Add new create disposition test to RAW-STREAMSTim Prouty1-1/+167
2009-01-07added support for stream renames in Samba4Andrew Tridgell1-1/+2
2009-01-04s4 torture: Add more rename tests to RAW-STREAMSTim Prouty1-3/+198
2008-12-22Make it clearer when RAW-STREAMS is failing (don't always print names).Jeremy Allison1-4/+6
2008-12-19Add torture test for bug #5986 - streams rename, so we don't regress.Jeremy Allison1-0/+98
2008-12-01RAW-STREAMS: test stream renamesStefan Metzmacher1-8/+74
2008-12-01RAW-STREAMS: some more tests...Stefan Metzmacher1-18/+180
2008-12-01RAW-STREAMS: test valid character in the range of 0x01 => 0x7FStefan Metzmacher1-0/+69
2008-12-01RAW-STREAMS: check some strange stream name combinationsStefan Metzmacher1-0/+102
2008-05-23RAW-STREAMS: better test the bahavior of streams on directoriesStefan Metzmacher1-10/+85
2008-03-12RAW-STREAMS: do a exit on the session after each sub testsStefan Metzmacher1-0/+2
2008-03-12RAW-STREAMS: do what the comments sayStefan Metzmacher1-3/+5
2008-01-20Add an exception for S3Volker Lendecke1-3/+10
2007-12-21r26184: Streams are tricky....Volker Lendecke1-2/+245
2007-12-21r26104: Revert 26103 -- breaks make testVolker Lendecke1-12/+0
2007-12-21r26103: Leave streams around to unlinkVolker Lendecke1-0/+12
2007-12-21r26029: In RAW-STREAMS test listing of streamsVolker Lendecke1-27/+116
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-12/+12
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-2/+2
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij1-1/+1
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij1-12/+3
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2