summaryrefslogtreecommitdiff
path: root/source3/torture/torture.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-22Bail out early when we fail on the rw_torture test.Andrew Bartlett1-2/+7
2003-04-15Tested on Win2k, now I think I know what success/fail means in fdsess test.Jeremy Allison1-0/+2
2003-04-14Try and create a file with different vuid, same cnum. Not yet sureJeremy Allison1-0/+13
2003-04-11smbcquota patch from metzeGerald Carter1-77/+80
2003-04-10Added using different cnum test. WinXP and Samba now pass - Win2k fails.Jeremy Allison1-3/+23
2003-04-09Ensure we have WinXP-like semantics for checking TIDs and FIDs.Jeremy Allison1-0/+65
2003-04-01reversed the sense of the TCON test, now that we know that win2003Andrew Tridgell1-10/+10
2003-03-30This changes our handling of invalid service types that theVolker Lendecke1-0/+100
2003-03-30added simple tests for SMBchkpath and SMBioctlAndrew Tridgell1-0/+142
2003-03-29updated the TCON test so that win2000 passes. Samba now fails thisAndrew Tridgell1-32/+63
2003-03-29added a simple test for the old SMBtcon interfaceAndrew Tridgell1-0/+38
2003-03-11having sticky create times is not a bugAndrew Tridgell1-1/+0
2003-03-10fixed use_oplocks and the timeout in smbtorture startupAndrew Tridgell1-6/+16
2003-03-06Make smbtorture use the same cli_full_connection() framework as the rest ofAndrew Bartlett1-811/+788
2003-03-06FIXME about crash on failure case.Martin Pool1-2/+5
2003-03-05Add *SMBSERVER fallback code to smbtorture ...Richard Sharpe1-3/+17
2003-03-05Add code to allow us to specify the port to connect on when performingRichard Sharpe1-6/+14
2003-02-22New locktest7 code based on patch from "Srikanta Shivanna" <sshivanna@pillard...Jeremy Allison1-0/+134
2003-02-15Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enableAndrew Bartlett1-1/+3
2003-02-11Fixup delete on close torture.Jeremy Allison1-10/+4
2003-02-03Got complete (I hope) coverage of the OPEN TRUNCATE ATTRIBUTES test.Jeremy Allison1-122/+91
2003-01-31Added first part of attribute matrix tests. Not run and compiled in right now...Jeremy Allison1-0/+101
2003-01-11Fix a number of client-side fstring/pstring mixups.Andrew Bartlett1-4/+4
2003-01-02BIG patch...Andrew Bartlett1-31/+31
2002-11-18Added HIDDEN/NORMAL attribute test.Jeremy Allison1-1/+49
2002-09-10Added final Steve French patch for "required" attributes with oldJeremy Allison1-0/+100
2002-08-30Correct error message.Jeremy Allison1-1/+1
2002-08-30Better error reporting on OPEN test.Jeremy Allison1-2/+4
2002-08-30Added attribute specific OPEN tests (for SYSTEM and HIDDEN).Jeremy Allison1-0/+44
2002-08-18nicer locking timeout testAndrew Tridgell1-2/+7
2002-08-18make the LOCK1 test randomise the time for the blocking lock testAndrew Tridgell1-1/+1
2002-06-28Test how many pipes we can open.Jeremy Allison1-0/+29
2002-04-18Back out the wrong changes I made yesterday ...Richard Sharpe1-2/+2
2002-04-17Fix smbtorture so it can handle collisions etc ...Richard Sharpe1-2/+2
2002-04-12- added a mangling test suite that measures the collision rate onAndrew Tridgell1-11/+17
2002-04-04Fixed some compile warnings.Tim Potter1-2/+2
2002-03-28a dodgy fix for a dodgy race condition in smbtorture child startupAndrew Tridgell1-1/+1
2002-03-26Tests for insane open semantics.Jeremy Allison1-7/+68
2002-03-26Added 5 *NASTY* non-io open tests....Jeremy Allison1-0/+169
2002-03-23Forgot torture hacks...Jeremy Allison1-5/+1
2002-03-23Fix the mp3 rename bug - also tidy up our open code and remove the specialJeremy Allison1-0/+69
2002-03-20Correctly increment offset in cli_smbwrite.Jeremy Allison1-9/+23
2002-03-19the beginning of a test to determine and display a servers propertiesAndrew Tridgell1-0/+31
2002-03-17Renamed get_nt_error_msg() to nt_errstr().Tim Potter1-5/+5
2002-03-11only try an ordinary file in lock6Andrew Tridgell1-2/+2
2002-03-11expanded the lock6 test a bit to try lsarpc as wellAndrew Tridgell1-11/+17
2002-03-11added a LOCK6 test for weird lockingX lock type bitsAndrew Tridgell1-1/+40
2002-03-10remove an unused variableAndrew Tridgell1-1/+1
2002-03-07Added another 2 delete on close tests. Now 10. Had to fix smbd to match...Jeremy Allison1-42/+121
2002-03-07Change xcopy test to use defined constants rather than magic hexJeremy Allison1-4/+22