diff options
author | Jeff Epler <jepler@gmail.com> | 2025-07-05 17:37:28 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-07-16 11:13:08 +1000 |
commit | 628d53d23cf42986bc3ae55fda2062e2016a7c2d (patch) | |
tree | 3497c30e47e19f1b3da7b51874a80be393f3b8ba /py | |
parent | 0a4f9ec46bc0c962b5d0eff00e4ea49287fd9112 (diff) |
unix/coverage: Expand mp_printf coverage tests.
Test 'l' and 'll' sized objects. When the platform's `mp_int_t` is not 64
bits, dummy values are printed instead so the test result can match across
all platforms.
Ensure hex test values have a letter so 'x' vs 'X' is tested.
And test 'p' and 'P' pointer printing.
Signed-off-by: Jeff Epler <jepler@gmail.com>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions