mbedtls/tests
Gilles Peskine 150002c9f9 Skip calloc overallocation test case
This test case is incompatible with sanitizers (e.g. ASan), and thus
skipped. If the driver component uses a sanitizer but the reference
component doesn't, we have a PASS vs SKIP mismatch. Since this test case is
unrelated to drivers, we don't mind ignoring it.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-11-27 18:24:45 +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 Detect enabled GCC/Clang sanitizers 2023-11-22 17:56:26 +01: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 Skip calloc overallocation test case 2023-11-27 18:24:45 +01:00
src ssl: use MBEDTLS_SSL_HAVE_* in tests 2023-11-08 14:09:16 +08:00
suites MSan and TSan complain as well, not just ASan 2023-11-22 18:08:17 +01: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
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