Manuel Pégourié-Gonnard 7902021aeb Move context verifier to a better place
In terms of CMake, we want it to be part of the mbedtls_test_helpers
object collection, which as the name does not suggest, is actually for
SSL, and not part of mbedtls_test which is generic.

The easiest way to achieve that is to move the source file to
test_helpers which again as the name does not reflect is for SSL.

Then we just need ssl_server2 and ssl_client2 to link to
mbedtls_test_helpers.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2026-07-29 11:36:43 +02:00
..
.jenkins
configs crypto_config.h: Don't list mechanisms that are not implemented 2024-12-24 20:03:29 +01:00
git-scripts Header updates 2023-11-03 12:21:36 +00:00
include tests: ssl_helpers: fix documentation of mbedtls_test_ssl_check_context_after_session_reset 2026-07-29 11:36:27 +02:00
opt-testcases Revert "Added generated files" 2026-07-07 17:26:50 +01:00
scripts tests: generate_ssl_session_reset_check: adjust rules for 3.6 branch 2026-07-29 11:36:43 +02:00
src Move context verifier to a better place 2026-07-29 11:36:43 +02:00
suites tests: ssl: split ssl_helpers between public and internal functions 2026-07-29 11:36:27 +02:00
.gitignore Revert "Added generated files" 2026-07-07 17:26:50 +01:00
CMakeLists.txt Add branch specific generate_tls_handshake_tests.py file 2026-02-17 10:10:34 +01:00
compat-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
compat.sh Revert "ssl_server2.c: DTLS: Attempt to read the response to the close notification" 2026-03-23 19:18:26 +01:00
context-info.sh Update directory-climbing path in context-info.sh 2024-07-08 15:36:48 +01:00
Descriptions.txt
make-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
Makefile Merge pull request #10615 from gilles-peskine-arm/generate-psa_test_wrappers-3.6 2026-02-26 13:44:15 +00:00
ssl-opt.sh Merge pull request #1641 from gilles-peskine-arm/badmac_seen_or_in_hsfraglen-fix 2026-06-22 10:30:00 +02:00