unit1600: unit test for Curl_ntlm_core_mk_nt_hash

This commit is contained in:
Daniel Stenberg 2015-02-03 20:59:54 +01:00
parent 6b68aa989c
commit 83bb07027d
6 changed files with 42 additions and 10 deletions

View file

@ -510,6 +510,7 @@ static void ascii_uppercase_to_unicode_le(unsigned char *dest,
/*
* Set up nt hashed passwords
* @unittest: 1600
*/
CURLcode Curl_ntlm_core_mk_nt_hash(struct SessionHandle *data,
const char *password,