diff -r 35d17c52d45c -r a2fc5b1cd476 test/crypto.h --- a/test/crypto.h Sat Oct 20 12:11:55 2018 +0200 +++ b/test/crypto.h Sat Oct 20 13:33:46 2018 +0200 @@ -39,6 +39,7 @@ UCX_TEST(test_util_encrypt_str_k); UCX_TEST(test_crypto_buffer); UCX_TEST(test_crypto_stream); +UCX_TEST(test_dav_pw2key); #ifdef __cplusplus