curl/tests/python_dependencies/impacket
Kamil Dudka 4a9f14d921 tests/.../spnego.py: fix identifier typo
Detected by Coverity Analysis:

Error: IDENTIFIER_TYPO:
curl-7.58.0/tests/python_dependencies/impacket/spnego.py:229: identifier_typo: Using "SuportedMech" appears to be a typo:
* Identifier "SuportedMech" is only known to be referenced here, or in copies of this code.
* Identifier "SupportedMech" is referenced elsewhere at least 4 times.
curl-7.58.0/tests/python_dependencies/impacket/smbserver.py:2651: identifier_use: Example 1: Using identifier "SupportedMech".
curl-7.58.0/tests/python_dependencies/impacket/smbserver.py:2308: identifier_use: Example 2: Using identifier "SupportedMech".
curl-7.58.0/tests/python_dependencies/impacket/spnego.py:252: identifier_use: Example 3: Using identifier "SupportedMech" (2 total uses in this function).
curl-7.58.0/tests/python_dependencies/impacket/spnego.py:229: remediation: Should identifier "SuportedMech" be replaced by "SupportedMech"?

Closes #2379
2018-03-13 14:10:16 +01:00
..
__init__.py test: add impacket for SMB testing 2017-07-04 10:36:06 +02:00
nmb.py test: add impacket for SMB testing 2017-07-04 10:36:06 +02:00
nt_errors.py test: add impacket for SMB testing 2017-07-04 10:36:06 +02:00
ntlm.py test: add impacket for SMB testing 2017-07-04 10:36:06 +02:00
smb.py test: add impacket for SMB testing 2017-07-04 10:36:06 +02:00
smb3.py test: add impacket for SMB testing 2017-07-04 10:36:06 +02:00
smb3structs.py test: add impacket for SMB testing 2017-07-04 10:36:06 +02:00
smbserver.py test1451: add SMB support to the testbed 2017-07-04 10:41:58 +02:00
spnego.py tests/.../spnego.py: fix identifier typo 2018-03-13 14:10:16 +01:00
structure.py test: add impacket for SMB testing 2017-07-04 10:36:06 +02:00
uuid.py test: add impacket for SMB testing 2017-07-04 10:36:06 +02:00
version.py test: add impacket for SMB testing 2017-07-04 10:36:06 +02:00