Damien George
abdc4ec08d
qemu-arm/test-frzmpy: Add test for freezing constant tuples.
...
Signed-off-by: Damien George <damien@micropython.org>
2022-04-14 23:52:14 +10:00
Damien George
414b59d39c
qemu-arm: Add tests for freezing viper and asm_thumb code.
...
Signed-off-by: Damien George <damien@micropython.org>
2022-02-24 18:29:02 +11:00
Damien George
69661f3343
all: Reformat C and Python source code with tools/codeformat.py.
...
This is run with uncrustify 0.70.1, and black 19.10b0.
2020-02-28 10:33:03 +11:00
Jim Mussared
0bd1eb80ff
qemu-arm: Add testing of frozen native modules.
...
- Split 'qemu-arm' from 'unix' for generating tests.
- Add frozen module to the qemu-arm test build.
- Add test that reproduces the requirement to half-word align native
function data.
2019-08-20 15:14:08 +10:00