summaryrefslogtreecommitdiff
path: root/python/samba/tests/emulate
Commit message (Expand)AuthorAgeFilesLines
* python compat: remove StringIODouglas Bagnall2020-08-111-1/+1
* traffic replay test: Populate total_converations and instance_idGary Lockyer2019-07-241-1/+3
* python/samba/tests: fix traffic for py2/py3 compatabilityNoel Power2018-09-051-4/+8
* python/samba/tests: Use io.StringIO for py3 and StringIO.StrinIO for py2Noel Power2018-09-031-1/+1
* selftest: Clean up ldb on tearDown from each packet in TrafficEmulatorPacketT...Andrew Bartlett2018-05-231-0/+1
* traffic: optimize packet init for better performanceJoe Guo2018-05-141-89/+92
* traffic_packets: provision request data for packet_drsuapi_13Joe Guo2018-05-121-0/+6
* scripts: Scripts to replay and generate samba trafficGary Lockyer2017-08-173-0/+901