TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
6eb92c04106faeab4ee280ed4c17b90eeb36436f
/
scripts
/
mbedtls_dev
/
bignum_common.py
f457976
Bignum tests: set unique combinations off by default
by Janos Follath
· 2 years, 11 months ago
dac44e6
Bignum tests: add default datasets
by Janos Follath
· 2 years, 11 months ago
a36e430
Bignum tests: add support for fixed width input
by Janos Follath
· 3 years ago
8ae7a65
Bignum tests: improve mod descriptions
by Janos Follath
· 3 years ago
284672c
Bignum tests: complete support for unary operators
by Janos Follath
· 3 years ago
435b305
Bignum tests: add special cases to mod
by Janos Follath
· 3 years ago
98edf21
Bignum test: remove type restrictrion
by Janos Follath
· 3 years ago
c4fca5d
Bignum tests: automate modulo test object generation
by Janos Follath
· 3 years ago
939621f
Bignum tests: add support for filtering
by Janos Follath
· 3 years ago
a36a3d3
Bignum tests: add arity
by Janos Follath
· 3 years ago
abfca8f
Bignum tests: make n an attribute
by Janos Follath
· 3 years ago
4c59d35
Bignum tests: make args use input_style
by Janos Follath
· 3 years ago
6fa3f06
Bignum Tests: remove OperationCommonArchSplit
by Janos Follath
· 3 years ago
b41ab92
Bignum Tests: move properties to superclass
by Janos Follath
· 3 years ago
155ad8c
Bignum Tests: remove ModOperationCommonArchSplit
by Janos Follath
· 3 years ago
948afce
Bignum Tests: move ModOperationArchSplit to common
by Janos Follath
· 3 years ago
5b1dbb4
Bignum Tests: Move ModOperation to common
by Janos Follath
· 3 years ago
3aeb60a
Bignum test: move archsplit to superclass
by Janos Follath
· 3 years ago
87df373
Bignum test: Move identical function to superclass
by Janos Follath
· 3 years ago
0cd8967
Split test generator base class
by Janos Follath
· 3 years ago
b9b9026
Pacify pylint
by Gilles Peskine
· 3 years ago
35af021
Add negative zero as an input to automatically generated tests
by Gilles Peskine
· 3 years ago
4cbbfd8
For binary operations, test both x op y and y op x
by Gilles Peskine
· 3 years ago
f8b3b72
Add merge slots to bignum_common.py
by Janos Follath
· 3 years ago
f86c82e
Pass bits_in_limb parameter to duplicated methods
by Werner Lewis
· 3 years ago
1b20e7e
Redefine result() method to return List
by Werner Lewis
· 3 years ago
a850312
Add test generation for mpi_core_montmul
by Werner Lewis
· 3 years, 1 month ago
bbf0a32
Add flag for unique combinations in operations
by Werner Lewis
· 3 years, 1 month ago
99e8178
Add module for bignum_core test generation
by Werner Lewis
· 3 years, 1 month ago