fixup! Move dtls cid tests to tests/api/dtls.c

This commit is contained in:
Juliusz Sosinowicz
2025-02-12 09:32:39 +01:00
committed by Daniel Pouzzner
parent 301a9a97cc
commit ede34f132b

View File

@ -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