mbedtls/tests
Valerio Setti bdfecb6a83 all.sh: add test components for no-CCM and no-CCM*
The idea is to show that there is no more any dependency between
the two symbols:

- component_test_full_no_ccm() keeps ALG_CCM_STAR_NO_TAG enabled,
  disables ALG_CCM and ensures that the latter does not get
  re-enabled accidentally

- test_full_no_ccm_star_no_tag() keeps ALG_CCM enabled and disables
  ALG_CCM_STAR_NO_TAG and ensures that the latter does not get
  re-enabled accidentally

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2023-11-15 09:16:37 +01:00
..
.jenkins
configs update headers 2023-11-02 19:47:20 +00:00
data_files Merge pull request #8442 from lpy4105/issue/8355/driver-only-cipher_aead-x509 2023-11-06 09:10:57 +00:00
docker/bionic update headers 2023-11-02 19:47:20 +00:00
git-scripts update headers 2023-11-02 19:47:20 +00:00
include Merge pull request #8499 from valeriosetti/issue8488 2023-11-15 04:25:14 +00:00
opt-testcases Merge pull request #6720 from yuhaoth/pr/tls13-early-data-receive-0_rtt-and-eoed 2023-11-07 13:59:13 +00:00
scripts all.sh: add test components for no-CCM and no-CCM* 2023-11-15 09:16:37 +01:00
src ssl: use MBEDTLS_SSL_HAVE_* in tests 2023-11-08 14:09:16 +08:00
suites Merge pull request #8498 from mpg/legacy-deps-psa-tests 2023-11-13 08:16:30 +00:00
.gitignore Revert "Auto-generated files for v3.5.0" 2023-10-05 00:17:21 +01:00
CMakeLists.txt New test suite for the low-level hash interface 2023-08-22 09:59:42 +02:00
compat-in-docker.sh update headers 2023-11-02 19:47:20 +00:00
compat.sh Merge pull request #8462 from daverodgman/license-change 2023-11-04 15:47:07 +01:00
context-info.sh update headers 2023-11-02 19:47:20 +00: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 headers 2023-11-02 19:47:20 +00:00
Makefile Revert "Auto-generated files for v3.5.0" 2023-10-05 00:17:21 +01:00
ssl-opt-in-docker.sh update headers 2023-11-02 19:47:20 +00:00
ssl-opt.sh Merge pull request #8508 from valeriosetti/issue6323 2023-11-14 11:39:06 +00:00