summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_net_misc.sh
AgeCommit message (Collapse)AuthorFilesLines
2011-02-22s3-selftest convert tests.sh to pythonAndrew Bartlett1-0/+11
This should allow us a much better chance of invoking the subunit wrappers in the right way, at the right level. Andrew Bartlett
2011-02-16s3:test: use the blackbox subunit test driver in the net_misc tests.Michael Adam1-2/+2
2009-01-30s3:tests: add a guard arround . $incdir/test_functions.shStefan Metzmacher1-0/+2
So that caller can overwrite the functions. metze
2009-01-28selftest: abstract Samba3 provision a bitStefan Metzmacher1-1/+1
metze
2008-06-19Fix typoVolker Lendecke1-1/+1
(This used to be commit 2eef2c682c18ad37b78214c755b9dd7c8b607cb8)
2008-05-06tests: Add a net_misc test.Kai Blin1-0/+50
(This used to be commit 026d701aff2c035359894786ec22b4ed829cfb31)