[Global]: loading init
This commit is contained in:
35
deps/libtomcrypt/tests/sources.cmake
vendored
Normal file
35
deps/libtomcrypt/tests/sources.cmake
vendored
Normal file
@ -0,0 +1,35 @@
|
||||
set(SOURCES
|
||||
base16_test.c
|
||||
base32_test.c
|
||||
base64_test.c
|
||||
bcrypt_test.c
|
||||
cipher_hash_test.c
|
||||
common.c
|
||||
der_test.c
|
||||
dh_test.c
|
||||
dsa_test.c
|
||||
ecc_test.c
|
||||
ed25519_test.c
|
||||
file_test.c
|
||||
mac_test.c
|
||||
misc_test.c
|
||||
modes_test.c
|
||||
mpi_test.c
|
||||
multi_test.c
|
||||
no_null_termination_check_test.c
|
||||
no_prng.c
|
||||
padding_test.c
|
||||
pkcs_1_eme_test.c
|
||||
pkcs_1_emsa_test.c
|
||||
pkcs_1_oaep_test.c
|
||||
pkcs_1_pss_test.c
|
||||
pkcs_1_test.c
|
||||
prng_test.c
|
||||
rotate_test.c
|
||||
rsa_test.c
|
||||
ssh_test.c
|
||||
store_test.c
|
||||
test.c
|
||||
x25519_test.c
|
||||
)
|
||||
|
Reference in New Issue
Block a user