summaryrefslogtreecommitdiff
path: root/selftest/tests.py
Commit message (Expand)AuthorAgeFilesLines
* selftest/tests.py: avoid import *Douglas Bagnall2018-10-251-1/+6
* tests: Check pam_winbind pw change with different optionsMathieu Parent2018-10-021-0/+10
* selftest/tests.py: update to support waf 2.0Alexander Bokovoy2018-09-051-1/+1
* selftest/tests.py: Update path to waflibThomas Nagy2018-09-051-1/+1
* PEP8: fix E225: missing whitespace around operatorJoe Guo2018-08-241-1/+1
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-2/+2
* CVE-2018-1139 libcli/auth: Add initial tests for ntlm_password_check()Andrew Bartlett2018-08-141-0/+2
* selftest: Add tests for samba.auth.admin_session()Andrew Bartlett2018-07-121-1/+1
* auth: keytab invalidation testAaron Haslett2018-05-151-0/+2
* selftest/graph: enable py3 for samba.tests.graphJoe Guo2018-04-131-1/+1
* selftest: enable py3 for samba.tests.docsJoe Guo2018-04-131-1/+1
* selftest: enable py3 for samba.tests.sourceJoe Guo2018-04-131-1/+1
* selftest: enable py3 for samba.tests.blackbox.ndrdumpJoe Guo2018-04-051-1/+1
* selftest: enable py3 for samba.tests.samdb_apiJoe Guo2018-04-051-1/+1
* selftest: enable py3 for samba.tests.kcc.graph_utilsJoe Guo2018-04-051-1/+1
* selftest: enable py3 for samba.tests.kcc.graphJoe Guo2018-04-051-2/+2
* selftest: enable py3 for samba.tests.upgradeprovisionJoe Guo2018-04-051-1/+1
* selftest: enable py3 for samba.tests.hostconfigJoe Guo2018-04-051-1/+1
* selftest: enable py3 for samba.tests.commonJoe Guo2018-04-051-1/+1
* selftest: enable py3 for samba.tests.dcerpc.stringJoe Guo2018-04-051-1/+1
* selftest: enable py3 for samba.tests.dcerpc.arrayJoe Guo2018-04-051-1/+1
* selftest: enable py3 for samba.tests.dcerpc.rpc_tallocJoe Guo2018-04-051-1/+1
* selftest: enable py3 for samba.tests.password_qualityJoe Guo2018-04-051-1/+1
* selftest: enable py3 for samba.tests.upgradeJoe Guo2018-04-051-1/+1
* selftest: enable py3 for samba.tests.blackbox.check_outputJoe Guo2018-04-051-1/+1
* get make test TESTS=samba.tests.provision to workNoel Power2018-04-051-1/+1
* samba python tests: enable samba.tests.ntacls for python3Noel Power2018-04-051-1/+1
* selftest python: get samba.tests.s3idmapdb to run with py3Noel Power2018-04-051-1/+1
* python selftest: enable samba.tests.s3windb to run with py3Noel Power2018-04-051-1/+1
* python selftest: enabled samba.tests.s3registry to run with py3Noel Power2018-04-051-1/+1
* python selftest: enable samba.tests.s3passdb to run with python3Noel Power2018-04-051-1/+1
* python selftest: enable samba.tests.s3param to run with python3Noel Power2018-04-051-1/+1
* python selftest: split samba3 test into separate testsNoel Power2018-04-051-1/+5
* samba test python: enable samba.tests.policy for py3Noel Power2018-04-051-1/+1
* tests/kcc_util: Add unit tests for automatic site coverageGarming Sam2018-03-211-1/+0
* tests: Add basic ms_fnmatch unit testDavid Disseldorp2018-03-021-0/+2
* util/tests: add rfc1738 cmocka testsDouglas Bagnall2018-02-221-0/+2
* selftest/tests.py: remove always-needed, never-set with_cmocka flagDouglas Bagnall2018-02-221-12/+11
* tests: Add tests for parsing LDAPv3 and LDAPv2 filter stringsAndreas Schneider2018-02-191-0/+3
* samdb: Add tests for samdb tdb file creation.Gary Lockyer2018-02-071-0/+1
* selftest: run "samba.tests.common"Stefan Metzmacher2018-02-071-0/+1
* python/graph: module for generating ASCII and graphviz visualisationsDouglas Bagnall2018-01-131-0/+1
* functionalprep.sh: New test for ensuring that the prep works correctlyGarming Sam2017-12-201-0/+5
* selftest: Add basic test for schema upgradeTim Beale2017-12-141-0/+5
* samba-tool: validate password early in `domain provision`Jamie McClymont2017-12-101-0/+1
* selftest: Add more corruption cases for runtime and dbcheckAndrew Bartlett2017-11-241-0/+5
* python: Port ntvfs posix bindings to Python 3 compatible formLumir Balhar2017-11-081-1/+1
* python: Port tests of samba.messaging to Python 3 compatible form.Lumir Balhar2017-10-231-1/+2
* python: add a failed test to show Popen deadlockJoe Guo2017-10-191-0/+1
* tests: Improve tests of samba.registry Python moduleLumir Balhar2017-10-181-1/+1