summaryrefslogtreecommitdiff
path: root/source4/torture/basic
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21523: fix a valgrind warning, we write the struct content to the file and s...Stefan Metzmacher1-0/+1
2007-10-10r21519: when we want to send non initialized data, thenStefan Metzmacher1-0/+1
2007-10-10r21276: Actually fire off multiple parallel read/write requests.Volker Lendecke1-17/+57
2007-10-10r21275: Reformat the bench-readwrite test a bitVolker Lendecke1-89/+117
2007-10-10r21270: Fix a memleakVolker Lendecke1-0/+1
2007-10-10r21134: Attempt to quieten the build farm for Samba3Volker Lendecke1-0/+4
2007-10-10r20823: Remove newlines in calls to torture_fail().Jelmer Vernooij1-2/+2
2007-10-10r20525: Closing a dir with del-on-close set requires the same as files: Don't...Volker Lendecke1-0/+80
2007-10-10r20423: Fix debug outputVolker Lendecke1-1/+1
2007-10-10r20422: A torture test extension for JeremyVolker Lendecke1-0/+26
2007-10-10r20357: run_trans2test and torture_trans2_scan are two separate testsVolker Lendecke1-1/+1
2007-10-10r20341: Make sure we do not regress on r20338 in Samba3Volker Lendecke1-0/+61
2007-10-10r20272: Fix for BASE-BENCH-READWRITE from Mathias Dietz <MDIETZ@de.ibm.com>Volker Lendecke1-4/+3
2007-10-10r19510: Make smbtorture's `nprocs' parameter a parametric option.Jelmer Vernooij1-2/+4
2007-10-10r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.cAndrew Tridgell1-1/+2
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij4-12/+12
2007-10-10r19389: Remove samba3-specific checks: instead, always simply mark these test...Jelmer Vernooij1-7/+5
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij18-2420/+2262
2007-10-10r18807: don't overtax the imaginations of servers that can't do mkdir on \\di...Andrew Tridgell1-2/+2
2007-10-10r18307: fixed a warningAndrew Tridgell1-1/+1
2007-10-10r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell1-1/+1
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r17417: Try to fix random failures in the build farm for 3_0.Volker Lendecke1-0/+10
2007-10-10r17020: pass the real error to the failing requestsStefan Metzmacher1-1/+1
2007-10-10r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke17-52/+59
2007-10-10r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher1-1/+3
2007-10-10r16756: Some machines on the build farms sporadically fail the testVolker Lendecke1-0/+4
2007-10-10r16657: Test Jerry's iTunes bug, along with some more error conditionsVolker Lendecke1-1/+18
2007-10-10r16331: Split out registering of multi fn tests, fix typo in name of pac suite.Jelmer Vernooij1-46/+46
2007-10-10r16182: Better test the 15 out of 20 tests we right now survive than not test atVolker Lendecke1-5/+7
2007-10-10r15865: using dirname for a variable isn't that good,Stefan Metzmacher2-43/+43
2007-10-10r15836: Test an invalid DOS share mode.Volker Lendecke1-1/+34
2007-10-10r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...Stefan Metzmacher1-0/+1
2007-10-10r15706: This is a very specific test that helps me in making sure I don't scr...Volker Lendecke1-0/+150
2007-10-10r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij1-1/+1
2007-10-10r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach1-1/+2
2007-10-10r15087: Quick stress test that does more or less what the tool "iometer" does.Volker Lendecke1-0/+87
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij17-41/+41
2007-10-10r14527: Fix build problems.Jelmer Vernooij17-0/+18
2007-10-10r14519: Put base registration in a seperate file, as well as someJelmer Vernooij1-0/+1575
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2-3/+2
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-0/+1
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher4-30/+30
2007-10-10r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell1-8/+22
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher4-27/+27
2007-10-10r13707: expanded the delete on close test some more, and make it easier toAndrew Tridgell1-47/+70
2007-10-10r13370: Added deltest21 - pull the rug out from a connection by socketJeremy Allison1-81/+90
2007-10-10r13346: use private proto header files for the torture testsStefan Metzmacher1-0/+2
2007-10-10r13297: It's a good thing the shipment of function headers tridgeJeremy Allison1-221/+404
2007-10-10r13277: print a useful error message when test 17 failsAndrew Tridgell1-2/+2