Lines Matching refs:test
1013 * Update test data to avoid failures of unit tests after 2023-08-07.
1125 could cause a crash in programs/test/benchmark.
1597 * Fix several bugs (warnings, compiler and linker errors, test failures)
1610 * Fix API violation in mbedtls_md_process() test by adding a call to
1865 to remember when writing tests, or test configurations. Fixes #4653.
1899 Transfer keys and certificates embedded in the library to the test
2157 test cases provided in the NIST's CAVP test suite. Contributed by Cédric
2247 * Fix test suite code on platforms where int32_t is not int, such as
2250 directive in a header and a missing initialization in the self-test.
2251 * Fix a missing initialization in the Camellia self-test, affecting
2267 * Fix a resource leak in a test suite with an alternative AES
2307 CMAC block cipher, and still pass the CMAC self test.
2312 * When building the test suites with GNU make, invoke python3 or python, not
2708 * Fix self-test failure when the only enabled short Weierstrass elliptic
2716 * Fix bug in redirection of unit test outputs on platforms where stdout is
2849 * The unit tests now rely on header files in framework/tests/include/test and source
2851 framework/tests/src are compiled and the resulting object linked into each test
3105 * Add DER-encoded test CRTs to library/certs.c, allowing
3130 * Fix to allow building test suites with any warning that detects unused
3146 * Update test certificates that were about to expire. Reported by
3164 * Replace multiple uses of MD2 by SHA-256 in X.509 test suite. Fixes #821.
3169 docker-env.sh) to simplify running test suites on a Linux host. Contributed
3172 test runs without variability. Contributed by Philippe Antoine (Catena
3233 * Fix potential memory leak in X.509 self test. Found and fixed by
3239 * Fix bugs in the AEAD test suite which would be exposed by ciphers which
3244 * Add psa_util.h to test/cpp_dummy_build to fix build_default_make_gcc_and_cxx.
3268 * Add test for minimal value of MBEDTLS_MPI_WINDOW_SIZE to all.sh.
3308 * Run the AD too long test only if MBEDTLS_CCM_ALT is not defined.
3561 * Close a test gap in (D)TLS between the client side and the server side:
3562 test the handling of large packets and small packets on the client side
3658 CCM test vectors from RAM.
3862 * Add missing dependencies in test suites that led to build failures
3868 MBEDTLS_VERSION_FEATURES in some test suites. Contributed by
3941 * Add platform setup and teardown calls in test suites.
4072 * Allow comments in test data files.
4075 * New unit tests for timing. Improve the self-test to be more robust
4167 * Fix bugs in RSA test suite under MBEDTLS_NO_PLATFORM_ENTROPY. #1023 #1024
4185 RSA test suite where the failure of CTR DRBG initialization lead to
4213 * Only run AES-192 self-test if AES-192 is available. Fixes #963.
4299 * Added a test script that can be hooked into git that verifies commits
4320 * Remove size zero arrays from ECJPAKE test suite. Size zero arrays are not
4321 valid C and they prevented the test from compiling in Visual Studio 2015
4456 * Fix unlisted DES configuration dependency in some pkparse test cases. Found
4462 * Update to CMAC test data, taken from - NIST Special Publication 800-38B -
4484 * Added a script to print build environment info for diagnostic use in test
4531 * Extended test coverage of special cases, and added new timing test suite.
4532 * Removed self-tests from the basic-built-test.sh script, and added all
4533 missing self-tests to the test suites, to ensure self-tests are only
4583 * Fix memory leaks in test framework
4584 * Fix test in ssl-opt.sh that does not run properly with valgrind
4900 * Removed test DHM parameters from the test certs module.
4909 * Removed test program o_p_test, the script compat.sh does more.
4910 * Removed test program ssl_test, superseded by ssl-opt.sh.
5062 * Change #include lines in test files to use double quotes instead of angle
5089 * Add function pk_check_pair() to test if public and private keys match.
5141 * Use platform.h in all test suites and programs.
5288 * Fix dependencies issues in X.509 test suite.
5385 * Fixed dependency issues in test suite
5413 * Replaced expired test certificate
5465 * PK tests added to test framework
5696 * Replaced expired test certificate
5932 * Fixed single RSA test that failed on Big Endian systems (Closes ticket #54)
6019 * Fixed single RSA test that failed on Big Endian systems (Closes ticket #54)
6193 * Replaced the expired test certificates
6292 * Coverage test definitions now support 'depends_on'
6416 selftest and benchmark to not test ciphers that have been disabled
6422 * Added test vectors for: AES-CBC, AES-CFB, DES-CBC and 3DES-CBC,
6471 how to create a test PKI
6533 the Miller-Rabin primality test