diff options
author | Alessandro Gatti <a.gatti@frob.it> | 2024-11-20 11:55:54 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-01-02 11:52:28 +1100 |
commit | 931a768f5529649c43a65e999ab28f2820002c38 (patch) | |
tree | fa4194c011762ff45a1c14fe050dc34155eb16f5 /shared/timeutils/timeutils.h | |
parent | 24482a93ef50dc0df1a704922f465d9c23e143c6 (diff) |
tests/run-tests.py: Detect inlineasm support and add tests if needed.
This commit implements a method to detect at runtime if inline assembler
support is enabled, and if so which platform it targets.
This allows clean test runs even on modified version of ARM-based ports
where inline assembler support is disabled, running inline assembler tests
on ports that have such feature not enabled by default and manually
enabled, and allows to always run the correct inlineasm tests for ports
that support more than one architecture (esp32, qemu, rp2).
Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'shared/timeutils/timeutils.h')
0 files changed, 0 insertions, 0 deletions