mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-10 07:36:28 -04:00
Remove radix from added test cases
Signed-off-by: Werner Lewis <werner.lewis@arm.com>
This commit is contained in:
parent
3d52e445cc
commit
d487776a61
@ -1229,13 +1229,13 @@ Test mbedtls_mpi_mod_int: 0 (null) % 1
|
|||||||
mbedtls_mpi_mod_int:"":1:0:0
|
mbedtls_mpi_mod_int:"":1:0:0
|
||||||
|
|
||||||
Test mbedtls_mpi_mod_int: 0 (null) % 2
|
Test mbedtls_mpi_mod_int: 0 (null) % 2
|
||||||
mbedtls_mpi_mod_int:16:"":2:0:0
|
mbedtls_mpi_mod_int:"":2:0:0
|
||||||
|
|
||||||
Test mbedtls_mpi_mod_int: 0 (null) % -1
|
Test mbedtls_mpi_mod_int: 0 (null) % -1
|
||||||
mbedtls_mpi_mod_int:"":-1:0:MBEDTLS_ERR_MPI_NEGATIVE_VALUE
|
mbedtls_mpi_mod_int:"":-1:0:MBEDTLS_ERR_MPI_NEGATIVE_VALUE
|
||||||
|
|
||||||
Test mbedtls_mpi_mod_int: 0 (null) % -2
|
Test mbedtls_mpi_mod_int: 0 (null) % -2
|
||||||
mbedtls_mpi_mod_int:16:"":-2:0:MBEDTLS_ERR_MPI_NEGATIVE_VALUE
|
mbedtls_mpi_mod_int:"":-2:0:MBEDTLS_ERR_MPI_NEGATIVE_VALUE
|
||||||
|
|
||||||
Base test mbedtls_mpi_exp_mod #1
|
Base test mbedtls_mpi_exp_mod #1
|
||||||
mbedtls_mpi_exp_mod:"17":"d":"1d":"18":0
|
mbedtls_mpi_exp_mod:"17":"d":"1d":"18":0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user