Added "cn/xao" and "cn/rto".
This commit is contained in:
parent
a8de81a51b
commit
25bac30862
7 changed files with 112 additions and 48 deletions
|
@ -61,7 +61,7 @@ bool MultiWorker<N>::selfTest()
|
|||
if (m_thread->algorithm() == xmrig::CRYPTONIGHT_LITE) {
|
||||
return verify(xmrig::VARIANT_0, test_output_v0_lite) &&
|
||||
verify(xmrig::VARIANT_1, test_output_v1_lite) &&
|
||||
verify(xmrig::VARIANT_IPBC, test_output_ipbc_lite);
|
||||
verify(xmrig::VARIANT_TUBE, test_output_ipbc_lite);
|
||||
}
|
||||
# endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue