tests/micropython: Rename viper boundary tests that depend on big int.

These tests all depend on generating arbitrarily long (>64-bit) integers.

It would be possible to have these tests work in this case I think, as the
results are always masked to shorter values.  But quite fiddly.  So just
rename them so they are automatically skipped if the target doesn't have
big int support.

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
This commit is contained in:
Angus Gratton 2025-07-22 11:17:23 +10:00 committed by Damien George
parent 5d9ef6bfb6
commit 096ff8b9ee
6 changed files with 0 additions and 0 deletions