summaryrefslogtreecommitdiff
path: root/python/samba/tests/netbios.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-1/+1
2023-11-30python: get rid of pointless empty overridden methodsRob van der Linde1-3/+0
2022-09-06pytests: move ValidNetbiosNameTests to samba.tests.netbiosDouglas Bagnall1-0/+12
2018-10-25python/tests/netbios: remove unused importsDouglas Bagnall1-2/+0
2018-08-24PEP8: fix E401: multiple imports on one lineJoe Guo1-1/+4
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E301: expected 1 blank line, found 0Joe Guo1-0/+2
2018-08-24PEP8: fix E222: multiple spaces after operatorJoe Guo1-1/+1
2018-03-23s4/selftest: Add simple python netbios test python2 only for the momentNoel Power1-0/+52