mbedtls/tests
Manuel Pégourié-Gonnard 913a204a33 Fix undeclared dependency of test function
The ssl_tranform structure lacks some members accessed by this function when
CBC is not enabled.

This was found by test-ref-configs.pl and all.sh
test_when_no_ciphersuites_have_mac, so no need to add a new test.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2020-07-09 10:02:41 +02:00
..
.jenkins Add a Jenkinsfile for PR job testing 2018-10-19 16:41:54 +01:00
configs Add a test component with malloc(0) returning NULL 2020-02-11 19:26:28 +01:00
data_files Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
docker/bionic Improve compatibility with firewalled networks 2019-06-29 17:45:34 -05:00
git-scripts Merge pull request #2639 from mpg/use-all-sh-checks-for-pre-push 2020-06-23 14:37:16 +02:00
include/test Rework mbedtls_test_unhexify() 2020-06-26 10:45:16 +02:00
scripts Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-development 2020-07-01 11:23:17 +01:00
src Rework mbedtls_test_unhexify() 2020-06-26 10:45:16 +02:00
suites Fix undeclared dependency of test function 2020-07-09 10:02:41 +02:00
.gitignore tests: Add helpers.c and helpers.h files 2020-06-12 14:33:00 +02:00
CMakeLists.txt build: Add top-level mbedtls_test target 2020-06-26 10:45:09 +02:00
compat-in-docker.sh Clean up file prologue comments 2019-06-29 17:45:34 -05:00
compat.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
context-info.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
Descriptions.txt Revert "Remove tests that depend on TLS or X.509" 2020-03-19 14:17:54 +01:00
make-in-docker.sh Clean up file prologue comments 2019-06-29 17:45:34 -05:00
Makefile build: Add top-level mbedtls_test target 2020-06-26 10:45:09 +02:00
ssl-opt-in-docker.sh Clean up file prologue comments 2019-06-29 17:45:34 -05:00
ssl-opt.sh Merge pull request #3430 from bensze01/license 2020-06-18 15:54:26 +01:00