David Horstmann dcf42a0b53 Update references to test helpers
Replace:
* tests/src -> framework/tests/src
* tests/include -> framework/tests/include

Except for occurrences of:
* tests/src/test_helpers (since this only contains ssl_helpers.c)
* tests/src/test_certs.h
* tests/include/alt_dummy

Signed-off-by: David Horstmann <david.horstmann@arm.com>
2024-11-14 14:19:40 +00:00
..
CMakeLists.txt Update references to test helpers 2024-11-14 14:19:40 +00:00
dtls_client.c dtls_client: don't force the use of IPv6 2024-09-25 17:52:48 +02:00
dtls_server.c dtls_server: allow unexpected messages during handshake 2024-10-01 12:50:05 +02:00
mini_client.c Update paths pointing to tests/data_files 2024-07-08 15:36:46 +01:00
ssl_client1.c Test ssl_client1 2024-09-25 17:52:48 +02:00
ssl_client2.c Merge pull request #9118 from jetm/ssl-client2-get-req-host-3.6 2024-10-31 11:32:55 +00:00
ssl_context_info.c Adjust spacing in sample programs 2024-08-06 12:09:13 +01:00
ssl_fork_server.c Remove unreachable assignments 2024-10-28 10:09:18 +01:00
ssl_mail_client.c ssl_mail_client: Fix code style issue 2024-04-30 13:00:35 +02:00
ssl_pthread_server.c Test ssl_pthread_server 2024-09-25 17:52:48 +02:00
ssl_server2.c Replace MBEDTLS_PK_CAN_ECDSA_SOME with MBEDTLS_PK_CAN_ECDSA_SIGN 2024-09-16 14:25:38 +01:00
ssl_server.c ssl_server: Allow the client to close the connection first 2024-09-25 17:52:48 +02:00
ssl_test_common_source.c Use correct conditionals in programs/ssl (fix unused-function errors) 2024-08-06 12:09:13 +01:00
ssl_test_lib.c ssl_test_lib: add guards for pk_wrap_as_opaque() 2024-02-28 10:45:43 +01:00
ssl_test_lib.h ssl_test_lib: add guards for pk_wrap_as_opaque() 2024-02-28 10:45:43 +01:00