Lines Matching refs:test
970 * Update test data to avoid failures of unit tests after 2023-08-07.
1082 could cause a crash in programs/test/benchmark.
1554 * Fix several bugs (warnings, compiler and linker errors, test failures)
1567 * Fix API violation in mbedtls_md_process() test by adding a call to
1822 to remember when writing tests, or test configurations. Fixes #4653.
1856 Transfer keys and certificates embedded in the library to the test
2114 test cases provided in the NIST's CAVP test suite. Contributed by Cédric
2204 * Fix test suite code on platforms where int32_t is not int, such as
2207 directive in a header and a missing initialization in the self-test.
2208 * Fix a missing initialization in the Camellia self-test, affecting
2224 * Fix a resource leak in a test suite with an alternative AES
2264 CMAC block cipher, and still pass the CMAC self test.
2269 * When building the test suites with GNU make, invoke python3 or python, not
2665 * Fix self-test failure when the only enabled short Weierstrass elliptic
2673 * Fix bug in redirection of unit test outputs on platforms where stdout is
2806 * The unit tests now rely on header files in framework/tests/include/test and source
2808 framework/tests/src are compiled and the resulting object linked into each test
3062 * Add DER-encoded test CRTs to library/certs.c, allowing
3087 * Fix to allow building test suites with any warning that detects unused
3103 * Update test certificates that were about to expire. Reported by
3121 * Replace multiple uses of MD2 by SHA-256 in X.509 test suite. Fixes #821.
3126 docker-env.sh) to simplify running test suites on a Linux host. Contributed
3129 test runs without variability. Contributed by Philippe Antoine (Catena
3190 * Fix potential memory leak in X.509 self test. Found and fixed by
3196 * Fix bugs in the AEAD test suite which would be exposed by ciphers which
3201 * Add psa_util.h to test/cpp_dummy_build to fix build_default_make_gcc_and_cxx.
3225 * Add test for minimal value of MBEDTLS_MPI_WINDOW_SIZE to all.sh.
3265 * Run the AD too long test only if MBEDTLS_CCM_ALT is not defined.
3518 * Close a test gap in (D)TLS between the client side and the server side:
3519 test the handling of large packets and small packets on the client side
3615 CCM test vectors from RAM.
3819 * Add missing dependencies in test suites that led to build failures
3825 MBEDTLS_VERSION_FEATURES in some test suites. Contributed by
3898 * Add platform setup and teardown calls in test suites.
4029 * Allow comments in test data files.
4032 * New unit tests for timing. Improve the self-test to be more robust
4124 * Fix bugs in RSA test suite under MBEDTLS_NO_PLATFORM_ENTROPY. #1023 #1024
4142 RSA test suite where the failure of CTR DRBG initialization lead to
4170 * Only run AES-192 self-test if AES-192 is available. Fixes #963.
4256 * Added a test script that can be hooked into git that verifies commits
4277 * Remove size zero arrays from ECJPAKE test suite. Size zero arrays are not
4278 valid C and they prevented the test from compiling in Visual Studio 2015
4413 * Fix unlisted DES configuration dependency in some pkparse test cases. Found
4419 * Update to CMAC test data, taken from - NIST Special Publication 800-38B -
4441 * Added a script to print build environment info for diagnostic use in test
4488 * Extended test coverage of special cases, and added new timing test suite.
4489 * Removed self-tests from the basic-built-test.sh script, and added all
4490 missing self-tests to the test suites, to ensure self-tests are only
4540 * Fix memory leaks in test framework
4541 * Fix test in ssl-opt.sh that does not run properly with valgrind
4857 * Removed test DHM parameters from the test certs module.
4866 * Removed test program o_p_test, the script compat.sh does more.
4867 * Removed test program ssl_test, superseded by ssl-opt.sh.
5019 * Change #include lines in test files to use double quotes instead of angle
5046 * Add function pk_check_pair() to test if public and private keys match.
5098 * Use platform.h in all test suites and programs.
5245 * Fix dependencies issues in X.509 test suite.
5342 * Fixed dependency issues in test suite
5370 * Replaced expired test certificate
5422 * PK tests added to test framework
5653 * Replaced expired test certificate
5889 * Fixed single RSA test that failed on Big Endian systems (Closes ticket #54)
5976 * Fixed single RSA test that failed on Big Endian systems (Closes ticket #54)
6150 * Replaced the expired test certificates
6249 * Coverage test definitions now support 'depends_on'
6373 selftest and benchmark to not test ciphers that have been disabled
6379 * Added test vectors for: AES-CBC, AES-CFB, DES-CBC and 3DES-CBC,
6428 how to create a test PKI
6490 the Miller-Rabin primality test