summaryrefslogtreecommitdiff
path: root/python/samba/tests/samdb_api.py
AgeCommit message (Expand)AuthorFilesLines
2018-04-05selftest: enable py3 for samba.tests.samdb_apiJoe Guo1-10/+10
2018-02-28samba python tests: convert 'except X, (tuple)' to 'except X as e'Noel Power1-2/+4
2018-02-07samdb: Add tests for samdb tdb file creation.Gary Lockyer1-0/+158