summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/samdb.py
Commit message (Expand)AuthorAgeFilesLines
* Fix samdb python test.Jelmer Vernooij2008-05-301-2/+2
* Fix up provision and samdb tests.Andrew Bartlett2008-05-301-5/+20
* Fix samdb test and enable it.Jelmer Vernooij2008-05-291-2/+6
* Update after changes to the provision API, make sure temp dir gets cleanedJelmer Vernooij2008-05-291-10/+19
* make sure to always use string version of uuid rather than object.Jelmer Vernooij2008-05-111-4/+4
* Use consistent function names with the standard Python uuid module that is av...Jelmer Vernooij2008-05-111-4/+4
* Use RpcInterfaceTestCase everywhere.Jelmer Vernooij2008-04-141-2/+2
* Fix and test python scripts and kerberosAndrew Bartlett2008-03-281-0/+1
* Initial work on a test for samba.tests.samdbJelmer Vernooij2008-02-131-0/+55