Module: wine Branch: master Commit: 1d0d1197169514e17992f94dabeff55e5ddb121d URL: http://source.winehq.org/git/wine.git/?a=commit;h=1d0d1197169514e17992f94dab...
Author: Jacek Caban jacek@codeweavers.com Date: Thu Dec 7 19:45:43 2017 +0100
bcrypt/tests: Use common helper for testing different hash types.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/bcrypt/tests/bcrypt.c | 431 ++++++++------------------------------------- 1 file changed, 69 insertions(+), 362 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1d0d1197169514e17992f9...