Unverified Commit bc527bf2 authored by kladko's avatar kladko

SKALE-2077 Fixed Naming

parent 35551bb2
...@@ -16,10 +16,10 @@ if [ "$1" = -t ]; then ...@@ -16,10 +16,10 @@ if [ "$1" = -t ]; then
./testw [bls_dkg] ./testw [bls_dkg]
./testw [api_test] ./testw [api_test]
./testw [getServerStatus_test] ./testw [getServerStatus_test]
./testw [ecdsa_api_test]
./testw [dkg_api_test] ./testw [dkg_api_test]
./testw [is_poly_test] ./testw [is_poly_test]
./testw [AES-encrypt-decrypt] ./testw [AES-encrypt-decrypt]
#./testw [ecdsa_api_test]
#./testw [dkg-encr_sshares] #./testw [dkg-encr_sshares]
# ./testw [bls_sign] # ./testw [bls_sign]
#./testw [many_threads_test] #./testw [many_threads_test]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment