summaryrefslogtreecommitdiff
path: root/source4/torture/local
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r19294: a little speed tester for ldb/tdbAndrew Tridgell3-0/+252
2007-10-10r19035: add LOCAL-REPLACE testStefan Metzmacher2-0/+3
2007-10-10r18516: I'm surprised that compilers allowed this at allAndrew Tridgell1-2/+2
2007-10-10r18498: While passing stack values into torture_tcase_add_test is bad, valuesAndrew Bartlett1-3/+8
2007-10-10r18497: fixed crash bug in irpc test - the torture_tcase_add_test() callAndrew Tridgell1-2/+2
2007-10-10r18406: disable local iconv test as well when iconv:native=falseAndrew Tridgell1-3/+9
2007-10-10r17742: make the casts explicit and remove compiler warningsStefan Metzmacher1-18/+18
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher1-1/+1
2007-10-10r17539: add HMAC-MD5 test code based on the example values from rfc 2104, 2202Stefan Metzmacher2-0/+2
2007-10-10r17494: add tests for the example values from rfc 1320 (MD4)Stefan Metzmacher2-0/+2
2007-10-10r17492: add a test with the example values from rfc1321 (MD5)Stefan Metzmacher2-0/+2
2007-10-10r17491: I forgot to commit this...fix make test...sorry:-)Stefan Metzmacher1-0/+2
2007-10-10r17488: - add SHA1 and HMACSHA1 functions, based on rfc 2104,2202,3174Stefan Metzmacher1-0/+3
2007-10-10r16966: Fix compile warnings.Andrew Bartlett1-0/+2
2007-10-10r16527: Add target argument for smbtorture.Jelmer Vernooij1-1/+3
2007-10-10r16526: Add torture_setup_server() with test.Jelmer Vernooij1-0/+31
2007-10-10r16524: Fix double evaluation.Jelmer Vernooij1-2/+2
2007-10-10r16518: Split up torture_util.c in smb and non-smb specific parts.Jelmer Vernooij3-1/+52
2007-10-10r16489: Because the torture/ui.h file isn't automaticly generated, theAndrew Bartlett1-14/+14
2007-10-10r16333: Move more code out of the core smbtorture. It now no longerJelmer Vernooij3-3/+63
2007-10-10r16332: Fix two small bugs found by the buildfarm.Jelmer Vernooij1-1/+1
2007-10-10r16329: Convert to new UI API.Jelmer Vernooij1-53/+83
2007-10-10r16328: Wrap all existing tests in simple single-function testsuites.Jelmer Vernooij12-50/+36
2007-10-10r16316: Convert to new torture UI API.Jelmer Vernooij2-63/+58
2007-10-10r16315: Convert to new API.Jelmer Vernooij2-102/+86
2007-10-10r16304: Improve testing UI API. This now allows registering the fullJelmer Vernooij8-148/+167
2007-10-10r16184: Convert to UI API. The async test was previously broken (failsJelmer Vernooij1-20/+28
2007-10-10r16171: Convert to UI APIJelmer Vernooij1-39/+29
2007-10-10r16170: Convert to UI APIJelmer Vernooij1-29/+22
2007-10-10r16169: Convert to UI APIJelmer Vernooij1-58/+49
2007-10-10r16164: Convert to UI APIJelmer Vernooij1-19/+14
2007-10-10r16163: Convert to UI APIJelmer Vernooij1-17/+21
2007-10-10r16162: Convert to UI APIJelmer Vernooij1-31/+28