mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-29 18:27:29 +02:00
fixup! Move dtls cid tests to tests/api/dtls.c
This commit is contained in:
committed by
Daniel Pouzzner
parent
301a9a97cc
commit
ede34f132b
@ -2500,6 +2500,7 @@ if(WOLFSSL_EXAMPLES)
|
||||
# Build unit tests
|
||||
add_executable(unit_test
|
||||
tests/api.c
|
||||
tests/api/test_dtls.c
|
||||
tests/api/test_md5.c
|
||||
tests/api/test_sha.c
|
||||
tests/api/test_sha256.c
|
||||
|
Reference in New Issue
Block a user