mbedtls/tests
Przemek Stekiel 072fad12d9 Disable MBEDTLS_SSL_TICKET_C in aead driver test.
MBEDTLS_SSL_TICKET_C depends now on: MBEDTLS_GCM_C || MBEDTLS_CCM_C || MBEDTLS_CHACHAPOLY_C.
All features are disabled in this config.

Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
2022-10-13 09:59:52 +02:00
..
.jenkins
configs Remove use_psa_crypto in test scripts 2022-03-22 15:13:35 +08:00
data_files Remove remaining bignum radix args 2022-08-01 15:07:14 +01:00
docker/bionic Jinja2 prerequisite set up on the docker 2021-12-18 13:29:10 +05:30
git-scripts Fix typographical errors in .md files found by cspell 2022-07-29 13:44:01 +01:00
include crypto_config_test_driver_extension.h: add support for ChaCha20 - Poly1305 2022-10-06 16:53:47 +02:00
opt-testcases remove certificate setting from psk_ephemeral HRR test 2022-09-21 22:44:24 +08:00
scripts Disable MBEDTLS_SSL_TICKET_C in aead driver test. 2022-10-13 09:59:52 +02:00
src test_driver_aead.c: add support for LIBTESTDRIVER1 tests 2022-10-02 21:01:23 +02:00
suites Adapt expected results in ChaCha20-Poly1305 ( invalid tag length) 2022-10-10 07:28:40 +02:00
.gitignore tests: Add build of a PSA test driver library 2021-12-06 07:50:27 +01:00
CMakeLists.txt Add test_generation.py dependency in builds 2022-08-25 16:18:22 +01:00
compat-in-docker.sh Upgrade gnutls-next to 3.7.2 2021-09-02 17:31:10 +08:00
compat.sh Add comment in compat.sh about callers 2022-04-14 09:21:56 +02:00
context-info.sh Modifies tests in context-info.sh 2021-06-16 16:19:53 +01: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 Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
Makefile Add test_generation.py dependency in builds 2022-08-25 16:18:22 +01:00
ssl-opt-in-docker.sh Upgrade gnutls-next to 3.7.2 2021-09-02 17:31:10 +08:00
ssl-opt.sh Add multi-session tickets test 2022-09-19 14:26:07 +08:00