summaryrefslogtreecommitdiff
path: root/selftest/tests.py
Commit message (Expand)AuthorAgeFilesLines
* lib:util: Add a test for byteorder.hAndreas Schneider2019-05-171-0/+2
* lib:util: Add test for talloc_keep_secret()Andreas Schneider2019-04-031-0/+3
* oLschema2ldif: Resolve multiple parsing bugsMichael Hanselmann2019-04-031-0/+2
* selftest: Remove obsolete py3_compatible=True markersAndrew Bartlett2019-03-211-38/+37
* regfio: Add trivial unit testMichael Hanselmann2019-03-201-0/+2
* selftest/tests: add smoketests for dbcheck --quick-membership-checksJoe Guo2019-02-211-0/+30
* selftest/tests: add helper method to simplify plantestsuiteJoe Guo2019-02-211-34/+53
* selftest: Enable ldb.python for PY3Noel Power2019-01-131-1/+1
* py:dcerpc/tests: rename dcerpc/string.py -> string_tests.pyStefan Metzmacher2018-12-231-1/+1
* PY3: wrap filter calls with list where list is expectedNoel Power2018-12-101-1/+1
* 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