1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-12-24 17:41:01 +03:00
Files
mbedtls/tests/suites
Gilles Peskine 017f0b7369 Stop supporting non-canonical case in mpi_write_string test data
We're using the non-standard function strcasecmp() just so that the case
of digits beyond 9 can be different in the library and in the test data.
Use matching case in the test data, and use a standard function for the
comparison.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-04-26 19:38:40 +02:00
..
2023-04-13 15:34:43 +01:00
2023-03-21 16:29:31 +01:00
2023-03-21 16:28:00 +01:00
2023-03-21 16:29:31 +01:00
2023-03-21 16:28:00 +01:00
2023-03-21 16:28:00 +01:00
2023-03-21 16:28:00 +01:00
2023-03-21 16:29:31 +01:00
2023-03-31 18:04:34 +01:00