1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 01:33:12 +02:00

tests: add tests on function secure_derive_key

This commit is contained in:
Sébastien Helleu
2020-02-29 11:20:25 +01:00
parent 45fd04ee72
commit 600c43dcf5
2 changed files with 44 additions and 1 deletions
+1
View File
@@ -43,6 +43,7 @@ Bug fixes::
Tests::
* unit: add tests on function secure_derive_key
* unit: add tests on functions util_get_time_diff and util_file_get_content
Build::