mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 07:56:21 +00:00
Changed to use gnutls instead of openssl for sha1 hashing
This commit is contained in:
@@ -38,3 +38,11 @@ void test_dnd_is_valid_resource_presence_string(void **state);
|
||||
void test_available_is_not_valid_resource_presence_string(void **state);
|
||||
void test_unavailable_is_not_valid_resource_presence_string(void **state);
|
||||
void test_blah_is_not_valid_resource_presence_string(void **state);
|
||||
void test_sha1_hash1(void **state);
|
||||
void test_sha1_hash2(void **state);
|
||||
void test_sha1_hash3(void **state);
|
||||
void test_sha1_hash4(void **state);
|
||||
void test_sha1_hash5(void **state);
|
||||
void test_sha1_hash6(void **state);
|
||||
void test_sha1_hash6(void **state);
|
||||
void test_sha1_hash7(void **state);
|
||||
Reference in New Issue
Block a user