Do some basic self-checks when initializing the crypto backend.
This commit is contained in:
@@ -27,7 +27,7 @@ QTEST_GUILESS_MAIN(TestEntry)
|
||||
|
||||
void TestEntry::initTestCase()
|
||||
{
|
||||
Crypto::init();
|
||||
QVERIFY(Crypto::init());
|
||||
}
|
||||
|
||||
void TestEntry::testHistoryItemDeletion()
|
||||
|
||||
Reference in New Issue
Block a user