summaryrefslogtreecommitdiffstats
path: root/python/samba/tests
Commit message (Expand)AuthorAgeFilesLines
* rpc_talloc: Update instructions to use standard unittest runner.Jelmer Vernooij2015-02-171-1/+1
* s4-dsdb-test: Implement samdb_connect_env() to rely solely on environmentKamen Mazdrashki2015-02-031-0/+21
* s4-tests: Print out what the error is in delete_force()Kamen Mazdrashki2015-02-031-2/+2
* python/samba/tests: don't lower case path names in connect_samdb()Stefan Metzmacher2015-02-011-1/+0
* samba3.py: Correctly initialize cache directory for passdb testChristof Schmitt2015-01-161-0/+1
* dns.py: Always remove the test zone in tearDown()Andrew Bartlett2014-12-221-0/+8
* dns.py: Test dns server reload zones from DSDB when are created or deletedSamuel Cabrero2014-12-221-0/+78
* s4-tests/env_loadparm: Throw KeyError in case SMB_CONF_PATHKamen Mazdrashki2014-12-081-1/+1
* Reduce number of places where sys.path is (possibly) updated for external mod...Jelmer Vernooij2014-11-302-3/+3
* sec_descriptor test: Simplify, use samba.tests.subunitrun module.Jelmer Vernooij2014-11-221-0/+0
* Move option handling into samba.tests.subunitrun.Jelmer Vernooij2014-11-221-3/+8
* Move option parsing to samba.tests.subunitrun.Jelmer Vernooij2014-11-221-8/+19
* Add convenience class for old-style Samba subunit python tests.Jelmer Vernooij2014-11-221-0/+59
* tests: Allow "max open files" to differ from the documentationAndrew Bartlett2014-10-171-1/+2
* urgent_replication: Use subunit reporting, remove allow_empty_output.Jelmer Vernooij2014-10-141-2/+5
* samba.tests.unicodenames: Fix docstring formatting so pydoctor understands it.Jelmer Vernooij2014-10-141-3/+2
* samba_tool_drs: Fix docstring formatting so pydoctor groks it.Jelmer Vernooij2014-10-141-23/+28
* samba.tests.source: Fix lint.Jelmer Vernooij2014-10-141-2/+2
* Remove obsolete pep8 test.Jelmer Vernooij2014-10-141-54/+0
* Fix more pep8 issues in code I touched recently.Jelmer Vernooij2014-10-143-18/+18
* Remove last instance of pep8 error E701 (more statements on one line).Jelmer Vernooij2014-10-141-1/+2
* Remove remaining instance of pep8 E211 (too many spaces before operator).Jelmer Vernooij2014-10-141-1/+1
* tests: Pass the test context as lp_ctx for messaging testsMatthieu Patou2014-10-081-1/+2
* tests: dnsserver: Remove duplicate empty test functionAmitay Isaacs2014-07-301-4/+0
* tests: dnsserver: Add a update test with name set to '.'Amitay Isaacs2014-07-291-1/+40
* param: Amend docs.py test to check dumping of flagged parametersGarming Sam2014-07-081-1/+70
* param: remove idmap parameters as special cases in docs.pyGarming Sam2014-07-071-3/+0
* param: handle smb_ports as a special handlerGarming Sam2014-07-071-2/+4
* tests: Add doc exception for spoolss: OSVERSION.Andreas Schneider2014-05-231-1/+2
* provision: Correctly provision the SOA record minimum TTLKai Blin2014-05-211-0/+1
* bug #10609: CVE-2014-0239 Don't reply to repliesKai Blin2014-05-201-0/+29
* docs: enable checking of parametric options assignmentGarming Sam2014-05-071-4/+2
* param: correctly use param_table.c as a regular C fileGarming Sam2014-05-071-1/+1
* docs: add test to docs.py to set parameters to some arbitrary valueGarming Sam2014-05-071-10/+93
* docs: change docs.py to test the setting of parameters to defaultsGarming Sam2014-05-071-0/+39
* dns.py: Use the python socket module.Andreas Schneider2014-04-171-1/+1
* dns: Extend tests for records with another typeKai Blin2014-03-041-0/+14
* bug #10471: Don't respond with NXDOMAIN to records that exist with another typeKai Blin2014-03-041-0/+16
* selftest: updated docs.py scriptGarming Sam2014-01-311-37/+118
* Fix comment showing how to print an ACL to allow debug.Jeremy Allison2013-10-241-2/+4
* Fix bug 10196 - RW Deny for a specific user is not overriding RW Allow for a ...Jeremy Allison2013-10-241-44/+116
* s4-samldb: Do not allow deletion of objects with RID < 1000Nadezhda Ivanova2013-10-141-6/+6
* dns: Delete dnsNode objects when they are emptyKai Blin2013-06-011-0/+117
* dns: Fix allocation of txt_record in txt record testsKai Blin2013-05-161-8/+12
* dns: more debug debug options in the testsKai Blin2013-05-161-4/+26
* dns: Add support for MX queriesKai Blin2013-05-161-0/+43
* samba_tool/base.py: Fix typo.Karolin Seeger2013-05-151-1/+1
* samba-tool/tests: Force the gecos of the user to a fixed value.Matthieu Patou2013-05-151-1/+10
* selftest: Output error when samba_tool user command failsMatthieu Patou2013-05-061-2/+4
* source4/scripting/python/samba/samba3: handle ntdb files.Rusty Russell2013-04-121-2/+2