Add transform key benchmark to TestKeys.

This commit is contained in:
Felix Geyer 2014-01-19 15:26:32 +01:00
parent 586de64293
commit b07de47e35
2 changed files with 21 additions and 0 deletions

View file

@ -31,6 +31,7 @@ private Q_SLOTS:
void testFileKey_data();
void testCreateFileKey();
void testFileKeyError();
void benchmarkTransformKey();
};
#endif // KEEPASSX_TESTKEYS_H