summaryrefslogtreecommitdiff
path: root/python/samba/tests/prefork_restart.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
2023-01-30python: Replace calls to deprecated methodsJoseph Sutton1-9/+9
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall1-2/+0
2020-10-02python2 reduction: Merge remaining compat code into commonDavid Mulder1-1/+1
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-11/+11
2019-07-16prefork restart tests: Use echo server for back offGary Lockyer1-7/+7
2018-11-23source4 smbd test: prefork process restartGary Lockyer1-0/+467