summaryrefslogtreecommitdiff
path: root/source4/torture/local
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22969: fix some more places where we could end up with more than one eventAndrew Tridgell3-3/+3
2007-10-10r22883: Indentation.Andrew Bartlett1-12/+12
2007-10-10r22833: use EVENT_FD_AUTOCLOSE in our event test suiteAndrew Tridgell1-2/+1
2007-10-10r22579: disable progress printing in the build-farmStefan Metzmacher1-0/+2
2007-10-10r22546: use the same error codes in both share backendsStefan Metzmacher1-1/+1
2007-10-10r22545: fix formating and a compiler warningStefan Metzmacher1-30/+24
2007-10-10r22407: this dependecies should be privateStefan Metzmacher1-4/+4
2007-10-10r22336: Add some more share tests.Jelmer Vernooij1-5/+143
2007-10-10r22328: Add initial testsuite for share code.Jelmer Vernooij3-1/+83
2007-10-10r22286: Import branch that converted the Samba4 test target code to perl and ...Jelmer Vernooij1-32/+0
2007-10-10r22216: move strptime testsuite into it's own fileStefan Metzmacher1-0/+1
2007-10-10r22176: Make the LOCAL-MESSAGING test pass again. Messaging sockets are inAndrew Bartlett1-1/+1
2007-10-10r21909: Merge some of my recent improvements to the test infrastructure:Jelmer Vernooij1-1/+1
2007-10-10r21791: This test is still just as valid without as much CPU time wasted.Andrew Bartlett1-2/+2
2007-10-10r21694: Some more testing updates.Jelmer Vernooij2-0/+2
2007-10-10r21691: Add testsuite for lib/charsetJelmer Vernooij2-0/+2
2007-10-10r21688: Add simple tests for genrandJelmer Vernooij2-0/+2
2007-10-10r21671: Add initial simple tests for socket wrapperJelmer Vernooij2-0/+2
2007-10-10r21656: Move tests a bit closer to the things they test, should make syncing ...Jelmer Vernooij8-774/+7
2007-10-10r21653: Add two more tdr tests.Jelmer Vernooij1-0/+32
2007-10-10r21421: Fix a memleak. This made tdb look considerably worse than necessary.Volker Lendecke1-0/+2
2007-10-10r21418: Return the ratio as wellSimo Sorce1-2/+8
2007-10-10r21386: Run all NDR tests in the buildfarm, import some functions from Samba3...Jelmer Vernooij3-213/+3
2007-10-10r21213: the build farm seems to show that FreeBSD 6.2 has two different errorAndrew Tridgell1-1/+3
2007-10-10r21211: fixed 3 places that assumed that torture_fail() didn't callAndrew Tridgell3-8/+8
2007-10-10r20990: check for errors from event_loop_once()Andrew Tridgell1-2/+8
2007-10-10r20962: Fix lcovJelmer Vernooij3-0/+64
2007-10-10r20955: Add testsJelmer Vernooij1-0/+131
2007-10-10r20930: use sigaction() instead of signal()Andrew Tridgell1-55/+64
2007-10-10r20823: Remove newlines in calls to torture_fail().Jelmer Vernooij2-6/+6
2007-10-10r20652: Attempt to fix the buildVolker Lendecke2-0/+2
2007-10-10r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell1-3/+1
2007-10-10r20647: add cluster codeAndrew Tridgell1-1/+3
2007-10-10r20646: first preparations for cluster enablement. This changes "Andrew Tridgell2-18/+25
2007-10-10r20539: - split the common timer related events code into events_timed.cAndrew Tridgell1-18/+20
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-13/+7
2007-10-10r19676: Fix some more dependencies.Jelmer Vernooij1-1/+0
2007-10-10r19645: don't pass NULL as mem_ctx...Stefan Metzmacher1-9/+8
2007-10-10r19550: the sense of this test was wrongAndrew Tridgell1-2/+2
2007-10-10r19536: Make output understandable (newlines)Simo Sorce1-19/+19
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-1/+3
2007-10-10r19495: Stop linking binaries twice (once before installation, once during bu...Jelmer Vernooij2-0/+6
2007-10-10r19437: don't run the LOCAL-ICONV test on systems that don't have CP850Andrew Tridgell1-3/+19
2007-10-10r19404: fixed the LOCAL-ICONV testAndrew Tridgell1-3/+8
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2-5/+5
2007-10-10r19377: Simplify report functions.Jelmer Vernooij2-7/+8
2007-10-10r19373: Merge changes from subunit branch: Convert libreplace testsuite to aJelmer Vernooij2-3/+0
2007-10-10r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.Jelmer Vernooij1-1/+1
2007-10-10r19343: Add support for external scripts/binaries that write results using theJelmer Vernooij2-6/+0
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij17-476/+388