Add test for cryptonight lite.
This commit is contained in:
parent
ff7be00f6f
commit
719601f92b
5 changed files with 159 additions and 7 deletions
|
@ -4,4 +4,5 @@ cmake_minimum_required(VERSION 3.0)
|
|||
include(CTest)
|
||||
|
||||
add_subdirectory(unity)
|
||||
add_subdirectory(cryptonight)
|
||||
add_subdirectory(cryptonight)
|
||||
add_subdirectory(cryptonight_lite)
|
Loading…
Add table
Add a link
Reference in a new issue