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

pull/8433/head
Juliusz Sosinowicz 2025-02-12 09:32:39 +01:00 committed by Daniel Pouzzner
parent 301a9a97cc
commit ede34f132b
1 changed files with 1 additions and 0 deletions

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