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