Unverified Commit 35551bb2 authored by kladko's avatar kladko

SKALE-2077 Fixed Naming

parent 2b1b444d
......@@ -16,14 +16,14 @@ if [ "$1" = -t ]; then
./testw [bls_dkg]
./testw [api_test]
./testw [getServerStatus_test]
#./testw [dkg-encr_sshares]
#./testw [bls_sign]
#./testw [many_threads_test]
./testw [ecdsa_api_test]
./testw [dkg_api_test]
./testw [is_poly_test]
./testw [aes_dkg]
./testw [AES-encrypt-decrypt]
#./testw [dkg-encr_sshares]
# ./testw [bls_sign]
#./testw [many_threads_test]
# ./testw [aes_dkg]
else
./sgxwallet $1 $2 $3 $4
fi
......
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