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