summaryrefslogtreecommitdiffstats
path: root/source4/torture/basic
Commit message (Expand)AuthorAgeFilesLines
* r24674: Make sure results are always on a new line, fix typo in test name.Jelmer Vernooij2007-10-101-0/+2
* r24670: Use torture functions for settings.Jelmer Vernooij2007-10-101-2/+2
* r23810: Make things static, and remove unsued code.Andrew Bartlett2007-10-101-17/+17
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-1018-54/+36
* r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs...Andrew Bartlett2007-10-101-2/+2
* r23540: Continue fixing bench-readwrite. We need to initialize state->readcnt...Alexander Bokovoy2007-10-101-2/+3
* r23529: When using READX, fill in readx fields. Thanks to Metze for spotting it.Alexander Bokovoy2007-10-101-6/+7
* r23506: Turn back to RAW_READ_READ because buildfarm fails. Investigating.Alexander Bokovoy2007-10-101-1/+1
* r23505: Use RAW_READ_READX, not RAW_READ_READ in BENCH-READWRITE test (we alr...Alexander Bokovoy2007-10-101-1/+1
* r23104: Add comment explaining the new test.Jeremy Allison2007-10-101-1/+7
* r23103: Add a torture test for the insane semantics Steve's cifsfs clientJeremy Allison2007-10-101-0/+104
* r23099: New interesting delete on close tests :-).Jeremy Allison2007-10-101-1/+62
* r23029: fixed formattingAndrew Tridgell2007-10-101-3/+3
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-101-1/+1
* r22579: disable progress printing in the build-farmStefan Metzmacher2007-10-105-13/+35
* r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij2007-10-101-15/+15
* r21539: try to get rid of all valgrind warnings...Stefan Metzmacher2007-10-101-26/+21
* r21533: try to get rid of the valgrind warnings of uninitialized memoryStefan Metzmacher2007-10-101-1/+1
* r21523: fix a valgrind warning, we write the struct content to the file and s...Stefan Metzmacher2007-10-101-0/+1
* r21519: when we want to send non initialized data, thenStefan Metzmacher2007-10-101-0/+1
* r21276: Actually fire off multiple parallel read/write requests.Volker Lendecke2007-10-101-17/+57
* r21275: Reformat the bench-readwrite test a bitVolker Lendecke2007-10-101-89/+117
* r21270: Fix a memleakVolker Lendecke2007-10-101-0/+1
* r21134: Attempt to quieten the build farm for Samba3Volker Lendecke2007-10-101-0/+4
* r20823: Remove newlines in calls to torture_fail().Jelmer Vernooij2007-10-101-2/+2
* r20525: Closing a dir with del-on-close set requires the same as files: Don't...Volker Lendecke2007-10-101-0/+80
* r20423: Fix debug outputVolker Lendecke2007-10-101-1/+1
* r20422: A torture test extension for JeremyVolker Lendecke2007-10-101-0/+26
* r20357: run_trans2test and torture_trans2_scan are two separate testsVolker Lendecke2007-10-101-1/+1
* r20341: Make sure we do not regress on r20338 in Samba3Volker Lendecke2007-10-101-0/+61
* r20272: Fix for BASE-BENCH-READWRITE from Mathias Dietz <MDIETZ@de.ibm.com>Volker Lendecke2007-10-101-4/+3
* r19510: Make smbtorture's `nprocs' parameter a parametric option.Jelmer Vernooij2007-10-101-2/+4
* r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.cAndrew Tridgell2007-10-101-1/+2
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-104-12/+12
* r19389: Remove samba3-specific checks: instead, always simply mark these test...Jelmer Vernooij2007-10-101-7/+5
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-1018-2420/+2262
* r18807: don't overtax the imaginations of servers that can't do mkdir on \\di...Andrew Tridgell2007-10-101-2/+2
* r18307: fixed a warningAndrew Tridgell2007-10-101-1/+1
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-101-1/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17417: Try to fix random failures in the build farm for 3_0.Volker Lendecke2007-10-101-0/+10
* r17020: pass the real error to the failing requestsStefan Metzmacher2007-10-101-1/+1
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-1017-52/+59
* r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher2007-10-101-1/+3
* r16756: Some machines on the build farms sporadically fail the testVolker Lendecke2007-10-101-0/+4
* r16657: Test Jerry's iTunes bug, along with some more error conditionsVolker Lendecke2007-10-101-1/+18
* r16331: Split out registering of multi fn tests, fix typo in name of pac suite.Jelmer Vernooij2007-10-101-46/+46
* r16182: Better test the 15 out of 20 tests we right now survive than not test atVolker Lendecke2007-10-101-5/+7
* r15865: using dirname for a variable isn't that good,Stefan Metzmacher2007-10-102-43/+43
* r15836: Test an invalid DOS share mode.Volker Lendecke2007-10-101-1/+34