summaryrefslogtreecommitdiff
path: root/python/samba/tests/blackbox/check_output.py
AgeCommit message (Expand)AuthorFilesLines
2019-03-12test/blackbox: py3 compatible print in documentation.Douglas Bagnall1-1/+1
2018-10-25tests/blackbox/py: remove unused importsDouglas Bagnall1-1/+0
2018-09-21python tests: fix format() strings for Python 2.6Douglas Bagnall1-1/+3
2018-08-24PEP8: add spaces after operatorsDouglas Bagnall1-1/+1
2018-08-24PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo1-1/+1
2018-04-05selftest: enable py3 for samba.tests.blackbox.check_outputJoe Guo1-1/+3
2017-10-19python: add a failed test to show Popen deadlockJoe Guo1-0/+105