mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-15 08:29:22 -05:00
Add transform key benchmark to TestKeys.
This commit is contained in:
parent
586de64293
commit
b07de47e35
2 changed files with 21 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ private Q_SLOTS:
|
|||
void testFileKey_data();
|
||||
void testCreateFileKey();
|
||||
void testFileKeyError();
|
||||
void benchmarkTransformKey();
|
||||
};
|
||||
|
||||
#endif // KEEPASSX_TESTKEYS_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue