Home
last modified time | relevance | path

Searched refs:notakey (Results 1 – 1 of 1) sorted by relevance

/curl/tests/unit/
H A Dunit1603.c68 char notakey[] = "notakey"; variable
148 nodep = Curl_hash_add(&hash_static, &key1, strlen(key1), &notakey);
151 fail_unless(nodep == notakey, "hash retrieval failed");

Completed in 4 milliseconds