summaryrefslogtreecommitdiff
path: root/python/samba/tests/emulate
AgeCommit message (Expand)AuthorFilesLines
2018-09-05python/samba/tests: fix traffic for py2/py3 compatabilityNoel Power1-4/+8
2018-09-03python/samba/tests: Use io.StringIO for py3 and StringIO.StrinIO for py2Noel Power1-1/+1
2018-05-23selftest: Clean up ldb on tearDown from each packet in TrafficEmulatorPacketT...Andrew Bartlett1-0/+1
2018-05-14traffic: optimize packet init for better performanceJoe Guo1-89/+92
2018-05-12traffic_packets: provision request data for packet_drsuapi_13Joe Guo1-0/+6
2017-08-17scripts: Scripts to replay and generate samba trafficGary Lockyer3-0/+901