diff options
author | Alessandro Gatti <a.gatti@frob.it> | 2025-06-11 09:31:34 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-07-01 15:43:02 +1000 |
commit | 0d435959e0acf4059cff843e45936c21c6e7eb84 (patch) | |
tree | 1a50993c8d5f6506f420113f58305aeada9605ce /tests/basics/generator_throw_repeat.py | |
parent | c8c8b0456955cd78436657c885b83620393e81a6 (diff) | |
download | micropython-0d435959e0acf4059cff843e45936c21c6e7eb84.tar.gz micropython-0d435959e0acf4059cff843e45936c21c6e7eb84.zip |
tests/micropython: Improve viper ptr boundary tests.
This commit reworks the Viper pointer boundary tests in order to make
them more accurate and easier to extend.
The tests are now easier to reason about in their output, using easier
to read values, and bit thresholds are now more configurable. If a new
conditional code sequence is introduced, adding a new bit threshold is
just a matter of adding a value into a tuple at the beginning of the
relevant test file.
Load tests have also been made more accurate, with better function
templates to test register-indexed operations.
Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'tests/basics/generator_throw_repeat.py')
0 files changed, 0 insertions, 0 deletions