summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/tests/dcerpc/registry.py
Commit message (Expand)AuthorAgeFilesLines
* Move DCE/RPC python bindings into samba package.Jelmer Vernooij2008-05-221-1/+1
* Fix dependencies and imports.Jelmer Vernooij2008-05-221-1/+1
* Use RpcInterfaceTestCase everywhere.Jelmer Vernooij2008-04-141-2/+2
* Make sure credentials are specified when running the Python winreg RPC tests.Jelmer Vernooij2008-04-141-2/+2
* Add convenience TestCase class for testing RPC interfaces.Jelmer Vernooij2008-04-141-5/+4
* Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.Jelmer Vernooij2008-02-111-2/+2
* python: Be more pythonic - turn WERROR and NTSTATUS return codes into excepti...Jelmer Vernooij2008-01-141-21/+18
* python: Fix python code for winreg, add test.Jelmer Vernooij2008-01-141-0/+53