Added test hashes for self test.
This commit is contained in:
parent
d4123b8fa6
commit
26e1b14020
3 changed files with 13 additions and 3 deletions
|
@ -116,7 +116,7 @@ bool SingleWorker::selfTest()
|
|||
}
|
||||
# endif
|
||||
|
||||
return true;
|
||||
return memcmp(m_result.result, test_output_heavy, 32) == 0;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue