Add diceware tests

This commit is contained in:
thez3ro
2017-03-04 19:24:08 +01:00
parent d9ccde94c9
commit be9bd16b4c
5 changed files with 52 additions and 621 deletions

View File

@@ -44,7 +44,8 @@ private slots:
void testTabs();
void testEditEntry();
void testAddEntry();
void testEntryEntropy();
void testPasswordEntryEntropy();
void testDicewareEntryEntropy();
void testSearch();
void testDeleteEntry();
void testCloneEntry();