diff options
author | Alessandro Gatti <a.gatti@frob.it> | 2025-07-24 23:48:01 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-08-11 16:46:15 +1000 |
commit | b1d5c656de3f11fc1729f165c8d9709594ccbfb6 (patch) | |
tree | 3b8f0f448aa53fcef222030d1da5055b7f9f653d /esp8266/scripts/main.py | |
parent | f10707febb41e042e929efaf9ee4a66b847a68d4 (diff) |
tests/micropython: Remove big ints dependence for viper boundary tests.
This commit provides an implementation for viper boundary tests that can
work even without big int support.
Since it uses a fixed-size buffer to hold values to work with, this
should work on any platform as long as its integers are at least 32 bits
wide, regardless its configuration on how big integers can get.
Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'esp8266/scripts/main.py')
0 files changed, 0 insertions, 0 deletions