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