Yanray Wang 5fce145d00 Create ssl_helpers.c to hold functions of TLS connection
test_suite_ssl.function contains many functions that are used to set
up a TLS connection. To reduce its file size, those functions would
be moved to ssl_helpers.c under tests/src. As the start of this
implementation, some necessary header files are moved in advance.

Signed-off-by: Yanray Wang <yanray.wang@arm.com>
2023-03-14 19:04:42 +08:00
..
baremetal-override tests: prevent inclusion of time.h in baremetal compiles 2022-03-04 15:25:42 -05:00
spe Switch to the new code style 2023-01-11 14:52:35 +01:00
test Create ssl_helpers.c to hold functions of TLS connection 2023-03-14 19:04:42 +08:00