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