summaryrefslogtreecommitdiff
path: root/source4/script/tests/test_net.sh
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r22156: - Lazy evaluate variable names.Jelmer Vernooij1-14/+1
- Don't set up environments until necessary - Add --resetup-environment option - Add 'none' environment (This used to be commit ed0410309bfdefb0d31cb247c26b947956fb1137)
2007-10-10r21910: Clean up some unused functions.Jelmer Vernooij1-4/+1
(This used to be commit 36cd3406db06e3101cfede2f3935879cb11eeb93)
2007-10-10r21909: Merge some of my recent improvements to the test infrastructure:Jelmer Vernooij1-1/+1
- Allow tests to specify what environment they need to run in (dc and none are thecurrent supported ones). - Move more Samba4-specific code out of the common code (This used to be commit dbe9de10287c902f4a5ea5d431dea4a79f9b170b)
2007-10-10r21676: Run more NET testsJelmer Vernooij1-3/+3
(This used to be commit 06eb2faebb331e9385f39b27e82e399d34b8b938)
2007-10-10r21675: Run some more of the NET tests.Jelmer Vernooij1-1/+1
(This used to be commit 778a150f35152ae435632434561fb205d25bc604)
2007-10-10r21029: - Remove now unused failure checking codeJelmer Vernooij1-1/+1
- Use --list option for smbtorture for local and nbt tests as well (This used to be commit 053d5a40bc96b9503220f17f59677a0df6677a1e)
2007-10-10r19476: small typo.Brad Henry1-1/+1
(This used to be commit 51580208a77bfed3981ed4098e39ff401dfb8847)
2007-10-10r18349: don't do validation when using valgrind. It's way too slow (can beAndrew Tridgell1-1/+1
hours for a single test) (This used to be commit febaf6af4cafed7bc57276186a35099959b2ce62)
2007-10-10r18190: Add more NET tests to be run on the build farm.Rafal Szczesniak1-2/+2
rafal (This used to be commit 8657bd437a13513632650a192509fc98c686c69d)
2007-10-10r18050: Run more NET tests on the build farm.Rafal Szczesniak1-3/+3
rafal (This used to be commit 2185e978891617f2e3ad4428df55269bcdf62443)
2007-10-10r18017: Separate NET tests out of RPC. This way it's easier to run libnetRafal Szczesniak1-0/+40
tests only for quick checking. rafal (This used to be commit a6c9a01e89d837d0ce8e45499ff5d3dfa8fb46f4)