summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/provision.py
Commit message (Expand)AuthorAgeFilesLines
* Fix import in provision test.Jelmer Vernooij2008-05-221-1/+1
* Use RpcInterfaceTestCase everywhere.Jelmer Vernooij2008-04-141-1/+1
* Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.Jelmer Vernooij2008-02-111-2/+1
* Add docstring.Jelmer Vernooij2008-02-091-0/+2
* Add tests for findnss(), add some docstrings.Jelmer Vernooij2008-02-091-1/+22
* python: Load smb.conf file for the provision tests.Jelmer Vernooij2008-01-261-2/+6
* python: Fix representation of UUIDs as strings in zone files rather than bina...Jelmer Vernooij2008-01-251-1/+9
* python: Add test for secretsdb_become_dcJelmer Vernooij2008-01-251-3/+18
* r26596: Fixed upgrade.py.Jelmer Vernooij2007-12-261-3/+7
* r26538: Pass path generation function around rather than base directory.Jelmer Vernooij2007-12-211-1/+4
* r26536: More tests for provisioning code.Jelmer Vernooij2007-12-211-4/+13
* r26527: Start on tests for provision.Jelmer Vernooij2007-12-211-0/+59