mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Add additional unit tests for key file generation
This commit is contained in:
@@ -31,6 +31,8 @@ private slots:
|
||||
void testFileKey();
|
||||
void testFileKey_data();
|
||||
void testCreateFileKey();
|
||||
void testCreateAndOpenFileKey();
|
||||
void testFileKeyHash();
|
||||
void testFileKeyError();
|
||||
void benchmarkTransformKey();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user