summaryrefslogtreecommitdiff
path: root/selftest
Commit message (Expand)AuthorAgeFilesLines
* selftest: mark the samba4.blackbox.dbcheck test as flapping.Michael Adam2015-03-191-0/+1
* selftest: mark the samba4.blackbox.samba_tool_demote test flakey.Michael Adam2015-03-191-0/+1
* selftet: fix the flapping entry for the drs.delete_object test.Michael Adam2015-03-191-1/+1
* selftest: fix the flapping entry for the tombstone reanimation testMichael Adam2015-03-181-1/+1
* selftest: the drs.delete_object is currently flakey.Michael Adam2015-03-181-0/+1
* selftest: the tombstone_reanimation test is currently flakey.Michael Adam2015-03-181-0/+1
* autobuild: Remove ntdb targetVolker Lendecke2015-03-171-0/+3
* Remove ntdb from scriptsVolker Lendecke2015-03-171-3/+0
* selftest: rename env member to nt4_memberMichael Adam2015-03-174-8/+8
* selftest: rename env s3dc_schannel to nt4_dc_schannelMichael Adam2015-03-162-8/+8
* selftest: rename env s3dc to nt4_dcMichael Adam2015-03-165-48/+48
* selftest: rename env s3member_rfc2307 to ad_member_rfc2307Michael Adam2015-03-161-2/+2
* selftest: rename env s3member to ad_member.Michael Adam2015-03-162-17/+17
* selftest: rename env dc to ad_dc_ntvfsMichael Adam2015-03-166-80/+80
* selftest: rename env plugin_s4_dc to ad_dcMichael Adam2015-03-166-41/+41
* selftest: Add missing variable to @exported_envvarsAndreas Schneider2015-03-161-0/+1
* selftest: Fix comments in provision_promoted_dcAndrew Bartlett2015-03-161-2/+2
* selftest: use server_maxtime = 9000 by defaultStefan Metzmacher2015-03-161-1/+1
* s4-torture: add clusapi torture test.Günther Deschner2015-03-131-0/+1
* selftest: Change testsuite to use a samAccountName with a space in itAndrew Bartlett2015-03-121-4/+13
* selftest: Change testsuite to use a UPN with a space in itAndrew Bartlett2015-03-121-1/+1
* selftest: fix the basedn for local accounts in non-DC environments e.g. s4memberStefan Metzmacher2015-03-121-0/+5
* selftest: add a new environment plugin_s4_dc_no_nssMichael Adam2015-03-121-0/+2
* selftest: extend setup_plugin_s4_dc to allow for not using nss_winbinddMichael Adam2015-03-121-1/+6
* selftest: modify python.samba.test.posixacl to cope with nss_winbind activeMichael Adam2015-03-121-8/+0
* Remove another call to addUnexpectedSuccess with too many arguments.Jelmer Vernooij2015-03-061-1/+1
* TestCase.addUnexpectedSuccess doesn't take an error.Jelmer Vernooij2015-03-061-3/+3
* Use samba TestCase so we get all compatibility functions on Python < 2.7.Jelmer Vernooij2015-03-063-3/+3
* Use Samba TestCase class, as the python 2.6 one doesn't have assertIs, assert...Jelmer Vernooij2015-03-062-2/+2
* Drop support for failfast mode, rather than adding support for it everywhere.Jelmer Vernooij2015-03-061-4/+0
* Fix use of iso8601.Utc.Jelmer Vernooij2015-03-061-1/+2
* Set failfast property for test reporters that need it.Jelmer Vernooij2015-03-061-0/+4
* Support using third party iso8601 module if system doesn't provide one.Jelmer Vernooij2015-03-061-1/+1
* subunithelper: Fix progress support.Jelmer Vernooij2015-03-061-1/+8
* Use iso8601 from the system, rather than the one bundled with subunit.Jelmer Vernooij2015-03-061-1/+1
* format-subunit: Remove import of unnecessary third party modules testtools an...Jelmer Vernooij2015-03-061-6/+1
* filter-subunit: Remove import of unnecessary third party modules testtools an...Jelmer Vernooij2015-03-061-5/+0
* Add basic tap2subunit converter, rather than relying on the one from subunit-...Jelmer Vernooij2015-03-062-23/+133
* Fix handling of unexpected failures in subunithelper.Jelmer Vernooij2015-03-061-1/+1
* Use samba.subunit in selftest.subunithelper, except for iso8601.Jelmer Vernooij2015-03-061-44/+38
* Use samba.subunit in selftest/selftest.py.Jelmer Vernooij2015-03-061-1/+1
* Use Samba-only subunit module in selftest/tests/.Jelmer Vernooij2015-03-062-10/+12
* Use samba.subunit.run to run subunit tests.Jelmer Vernooij2015-03-061-14/+1
* selftest/tests/*.py: remove use of testtools.Jelmer Vernooij2015-03-066-7/+5
* selftest: re-enable nsswrapper integration testing for dc and member environm...Michael Adam2015-03-021-0/+14
* selftest: shuffle msdfs-share DFS referral responsesDavid Disseldorp2015-02-281-1/+3
* torture: Add netr_setPassword(2) schannel test.Andreas Schneider2015-02-232-0/+51
* Remove documentation for testsuite-count subunit extension, which is no longe...Jelmer Vernooij2015-02-171-6/+0
* Update selftest README to point at upstream subunit repository for protocol d...Jelmer Vernooij2015-02-171-16/+17
* selftest: re-enable nss_winbind via nss_wrapper in the test-envs.Günther Deschner2015-02-132-0/+10