]> granicus.if.org Git - curl/commit
test1451: add SMB support to the testbed
authorMax Dymond <max.dymond@metaswitch.com>
Mon, 3 Jul 2017 10:00:04 +0000 (11:00 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 4 Jul 2017 08:41:58 +0000 (10:41 +0200)
commita6f8d27efc7b0b37c641878da446952c1d06f987
treef512eb0fe3a4c5283280f54283bf17cad039f51f
parentf1609155d54c82b535f50a6b4693b2be47d272aa
test1451: add SMB support to the testbed

Add test 1451 which does some very basic SMB testing using the impacket
SMB server.

Closes #1630
tests/curl_test_data.py [new file with mode: 0755]
tests/data/Makefile.inc
tests/data/test1451 [new file with mode: 0644]
tests/python_dependencies/impacket/smbserver.py
tests/runtests.pl
tests/serverhelp.pm
tests/smbserver.py [new file with mode: 0755]