mbedtls/tests
Gilles Peskine 5bbdfce44c Streamline mbedtls_mpi_core_lt_ct unit test
Use mbedtls_test_read_mpi_core() to read the test data. Among other
benefits, X and Y are now allocated to their exact size, so analyzers (Asan,
Valgrind, Coverity, ...) have a chance of complaining if the tested function
overflows the buffer.

Remove TEST_CF_PUBLIC calls which are no longer necessary.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-09-30 18:53:04 +02:00
..
.jenkins
configs
data_files Finalize client side code for psk 2022-09-23 01:48:26 +00:00
docker/bionic
git-scripts Fix typographical errors in .md files found by cspell 2022-07-29 13:44:01 +01:00
include New function mbedtls_test_read_mpi_core 2022-09-30 18:51:41 +02:00
opt-testcases Fix the description of psk client cases 2022-09-28 07:50:13 +00:00
scripts Merge pull request #6083 from tom-cosgrove-arm/issue-6015-montgomery-multiplication 2022-09-30 10:35:21 +02:00
src New function mbedtls_test_read_mpi_core 2022-09-30 18:51:41 +02:00
suites Streamline mbedtls_mpi_core_lt_ct unit test 2022-09-30 18:53:04 +02:00
.gitignore
CMakeLists.txt Add test_generation.py dependency in builds 2022-08-25 16:18:22 +01:00
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile Add test_generation.py dependency in builds 2022-08-25 16:18:22 +01:00
ssl-opt-in-docker.sh
ssl-opt.sh Merge pull request #6194 from xkqian/tls13_add_psk_client_cases 2022-09-28 17:08:06 +02:00