summaryrefslogtreecommitdiff
path: root/source4/torture/libnet/python/samr-test.py
AgeCommit message (Expand)AuthorFilesLines
2018-12-14PY3: change shebang to python3 in source4/torture dirJoe Guo1-1/+1
2018-08-24PEP8: fix W391: blank line at end of fileJoe Guo1-1/+0
2018-08-24PEP8: fix E713: test for membership should be 'not in'Joe Guo1-2/+2
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2011-01-03Use TestCase.get_credentials() where possible.Jelmer Vernooij1-4/+3
2010-06-24s4-python: python is not always in /usr/binAndrew Tridgell1-1/+1
2010-06-19python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij1-3/+1
2009-12-25s4-libnet: Simple test for net.SetPassword() python bindingKamen Mazdrashki1-0/+62