summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/dcerpc
Commit message (Expand)AuthorAgeFilesLines
* Use RpcInterfaceTestCase everywhere.Jelmer Vernooij2008-04-144-14/+11
* 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
* Remove length arguments, add tests for unixinfo.GidToSid and unixinfo.UidToSid.Jelmer Vernooij2008-04-082-3/+9
* Add trivial test for unixinfo interface.Jelmer Vernooij2008-04-081-0/+30
* Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.Jelmer Vernooij2008-02-113-6/+6
* python: Add simple test for samr python code.Jelmer Vernooij2008-01-141-0/+28
* 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
* python: Fix last bugs in rpcecho test. It passes now!Jelmer Vernooij2008-01-141-4/+6
* pidl/python: Pass credentials and loadparm context when connecting using DCE/...Jelmer Vernooij2008-01-141-5/+8
* python: Fix rpcecho tests.Jelmer Vernooij2008-01-142-0/+39