summaryrefslogtreecommitdiff
path: root/tests/smbserver.py
Commit message (Collapse)AuthorAgeFilesLines
* test1451: add SMB support to the testbedMax Dymond2017-07-041-0/+377
Add test 1451 which does some very basic SMB testing using the impacket SMB server. Closes #1630