summaryrefslogtreecommitdiffstats
path: root/source4/script/tests/test_local.sh
Commit message (Expand)AuthorAgeFilesLines
* r22156: - Lazy evaluate variable names.Jelmer Vernooij2007-10-101-7/+0
* r21910: Clean up some unused functions.Jelmer Vernooij2007-10-101-5/+2
* r21909: Merge some of my recent improvements to the test infrastructure:Jelmer Vernooij2007-10-101-2/+2
* r21712: Run tdb stress test.Jelmer Vernooij2007-10-101-0/+2
* r21709: Add a list of tests that should be skipped rather than ad-hoc test sk...Jelmer Vernooij2007-10-101-16/+1
* r21685: Add some unit tests for the registry utility functions.Jelmer Vernooij2007-10-101-1/+1
* r21066: Fix the build (uninitialised variable).Jelmer Vernooij2007-10-101-0/+14
* r21029: - Remove now unused failure checking codeJelmer Vernooij2007-10-101-10/+2
* r21017: Actually run tests during test phase rather than when generating the ...Jelmer Vernooij2007-10-101-1/+1
* r20963: remove unused functions, run LOCAL-TDR by defaultJelmer Vernooij2007-10-101-1/+1
* r19503: it only makes sense to run the LOCAL-ICONV test on 'known good'Andrew Tridgell2007-10-101-1/+7
* r19388: Start running all LOCAL-* tests but list some of them as known failing.Jelmer Vernooij2007-10-101-3/+4
* r19036: add LOCAL-REPLACE and reorder the testlistStefan Metzmacher2007-10-101-4/+6
* r17539: add HMAC-MD5 test code based on the example values from rfc 2104, 2202Stefan Metzmacher2007-10-101-1/+2
* r17495: run LOCAL-CRYPTO-MD4 and LOCAL-CRYPTO-MD5 with make testStefan Metzmacher2007-10-101-1/+2
* r17489: run the crypto tests with testStefan Metzmacher2007-10-101-1/+1
* r15862: add a LOCAL-EVENT torture testStefan Metzmacher2007-10-101-1/+4
* r12584: Move NDR tests from rpc/ to local/, add to list of testsJelmer Vernooij2007-10-101-1/+1
* r12009: made the LOCAL-SDDL test less verbose by default, and add it to theAndrew Tridgell2007-10-101-1/+1
* r10578: Run LOCAL-STRLIST by defaultJelmer Vernooij2007-10-101-1/+1
* r9644: add LOCAL-PAC to the list of 'make test' testsAndrew Tridgell2007-10-101-1/+1
* r8065: don't run the LOCAL-ICONV test in selftest. It does cross-checking ofAndrew Tridgell2007-10-101-1/+1
* r7919: use more portable shell syntax for MALLOC_CHECK_Andrew Tridgell2007-10-101-4/+0
* r7495: used --maximum-runtime=300 for each smbtorture call, to prevent itAndrew Tridgell2007-10-101-1/+1
* r7442: skip tests that require smbd, but smbd is downStefan Metzmacher2007-10-101-0/+4
* r7434: - do local tests step by step for better build-farm outputStefan Metzmacher2007-10-101-0/+25