summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests
Commit message (Expand)AuthorAgeFilesLines
* s4-pyrpc: convert rpc_talloc.py test to unittest frameworkAndrew Tridgell2010-08-261-45/+59
* s4-pyrpc: added a test for talloc behaviour in pidl python codeAndrew Tridgell2010-08-251-0/+56
* s4: Add unit test for increment_calculated_keyversion_numberMatthieu Patou2010-07-151-1/+25
* s4 python: Add functions to samdb to manipulate version of replPropertyMetaDa...Matthieu Patou2010-07-151-1/+25
* s4 dsdb: Use the changereplmetadata controlMatthieu Patou2010-07-151-11/+78
* s4:provision: also use fixed GUID names of the default group policies for dom...Stefan Metzmacher2010-07-101-2/+3
* s4 python: Add unit tests related to PyLong/PyInt handlingMatthieu Patou2010-06-251-2/+11
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-2419-19/+19
* s4:python LDB __init__.py - remove completely unused "erase_partitions" callMatthias Dieter Wallnöfer2010-06-201-3/+0
* Use standard Python syntax, booleans and set()'s where appropriate.Jelmer Vernooij2010-06-201-10/+15
* Formatting cleanups; use True/False for booleans, unnecessary backslashes, sp...Jelmer Vernooij2010-06-203-28/+31
* samdb: Fix formatting, move get_oid_from_attid from Ldb to SamDB.Jelmer Vernooij2010-06-201-1/+1
* s4-python: Remove trivial function, replace by dictionary.Jelmer Vernooij2010-06-201-3/+3
* s4 unittests: add unit tests for upgradehelpersMatthieu Patou2010-06-202-4/+19
* s4 upgradeprovision: Move functions to helpers and improve codeMatthieu Patou2010-06-202-89/+194
* s4 python: Update unit tests related to create secretsMatthieu Patou2010-06-201-0/+13
* s4 python: Add unit tests for upgradeprovision related stuffMatthieu Patou2010-06-201-0/+161
* python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij2010-06-1914-32/+42
* samba.tests.samba3: Clean up imports, use new TestCase class.Jelmer Vernooij2010-06-191-13/+38
* ntacls: Raise TestSkipped rather than writing to stdout.Jelmer Vernooij2010-06-191-16/+15
* samba.tests: Provide TestCase and TestSkipped classes (from testtools) for co...Jelmer Vernooij2010-06-191-6/+9
* Attempt to fix SamDB test infrastructure (not used in Samba anywhere, only in...Jelmer Vernooij2010-06-151-18/+22
* s4-test: Use smb.conf path set in environment rather than usingJelmer Vernooij2010-06-133-12/+18
* s4-python: Start using standard python logging infrastructure ratherJelmer Vernooij2010-06-131-1/+2
* pydsdb: Fix memory leak on invalid parameters, formatting, trivialJelmer Vernooij2010-04-151-9/+7
* s4 python: add a unit test for function dsdb_get_oid_from_attidMatthieu Patou2010-04-151-0/+44
* s4-python: Format to PEP8, simplify tests.Jelmer Vernooij2010-03-291-87/+68
* More formatting fixes, pointed out by pylint.Jelmer Vernooij2010-03-011-0/+1
* General cleanups of python code, hinted by pyflakes.Jelmer Vernooij2010-03-015-17/+2
* Remove __contains__ from mock object for consistency with actualJelmer Vernooij2010-03-011-3/+0
* pyxattr: Factor out helper functions.Jelmer Vernooij2010-01-211-24/+24
* pyxattr: Simplify tests.Jelmer Vernooij2010-01-211-52/+60
* pyxattr: Fix tests by not opening tdb files multiple times.Jelmer Vernooij2010-01-211-2/+0
* pyxattr: Fix tests by avoiding opening tdb files multiple times.Jelmer Vernooij2010-01-211-8/+8
* pyxattr: Simplify tests.Jelmer Vernooij2010-01-211-80/+50
* s4-tests: register new unit testsMatthieu Patou2010-01-212-37/+106
* s4-python: add unit test for ntacls manipulation in pythonMatthieu Patou2010-01-211-0/+99
* s4-python: add more unit tests for xattr manipulation in pythonMatthieu Patou2010-01-211-11/+39
* s4: Create unit tests for python "samba.xattr" moduleMatthieu Patou2010-01-211-0/+50
* netcmd: Add some basic tests.Jelmer Vernooij2009-12-291-0/+34
* s4:samba3.py/upgrade.py: RevertMatthias Dieter Wallnöfer2009-11-281-3/+3
* s4:samba3.py (and test) - deactivate the tests until those parameters are fixedMatthias Dieter Wallnöfer2009-11-271-3/+3
* s4:provision Fix samdb test with new provision codeAndrew Bartlett2009-11-021-3/+12
* s4:samba.tests.samdb - remove last relicts of the templatesMatthias Dieter Wallnöfer2009-09-301-4/+2
* samba.tests.provision: Remove broken become_dc test.Jelmer Vernooij2009-09-261-25/+1
* Add init file for DCE/RPC tests.Jelmer Vernooij2009-09-241-0/+20
* PEP8Jelmer Vernooij2009-09-246-3/+6
* Revert "s4:python fixed subunit tests of dcerpc"Jelmer Vernooij2009-09-246-0/+0
* s4:python fixed subunit tests of dcerpcAndrew Tridgell2009-09-046-0/+0
* s4: Major rework of the LDB/SAMDB/IDMAP python bindingsMatthias Dieter Wallnöfer2009-08-171-0/+0