35af02171d
Although negative zero is officially unsupported, we've had bugs related to it in the past. So do test functions with a negative zero input. There will likely be cases where we don't want to accept negative zero as if it was valid, because it's too hard to handle. We'll add exceptions on a case by case basis. For the functions that are currently tested by the generated tests, the new test cases pass. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
---|---|---|
.. | ||
__init__.py | ||
asymmetric_key_data.py | ||
bignum_common.py | ||
bignum_core.py | ||
bignum_mod.py | ||
bignum_mod_raw.py | ||
build_tree.py | ||
c_build_helper.py | ||
crypto_knowledge.py | ||
macro_collector.py | ||
psa_storage.py | ||
test_case.py | ||
test_data_generation.py | ||
typing_util.py |