summaryrefslogtreecommitdiff
path: root/source4/torture/local
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25902: Move messaging tests to same directory as code.Jelmer Vernooij3-411/+2
2007-12-21r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij1-1/+2
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij4-20/+20
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij3-4/+12
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-1/+1
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2-2/+2
2007-10-10r25306: Add tests for string_sub().Jelmer Vernooij2-0/+2
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij6-20/+21
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij3-0/+3
2007-10-10r24988: LOCAL-IRPC needs a the pid dir setup (as LOCAL-MESSAGING)Stefan Metzmacher1-1/+1
2007-10-10r24686: Make sure control messages are on a new line.Jelmer Vernooij1-4/+4
2007-10-10r24685: Don't warn about iconv tests not being usable until they're actually ...Jelmer Vernooij1-22/+31
2007-10-10r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij1-0/+3
2007-10-10r24502: More work to get LOCAL-EVENT passing on all platforms:Andrew Bartlett1-8/+1
2007-10-10r24390: Another attempt to find out why we fail the LOCAL-EVENT test on some ...Andrew Bartlett1-1/+1
2007-10-10r24300: Try to get the LOCAL-EVENT test to pass on hosts with epoll() inAndrew Bartlett1-1/+9
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell10-30/+20
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