mirror of https://github.com/wolfSSL/wolfssl.git
fixup! Move dtls cid tests to tests/api/dtls.c
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
|
||||
|
|
Loading…
Reference in New Issue