pico-sdk/test
Graham Sanderson 7b2d0ffeb4
Some checks failed
Bazel presubmit checks / bazel-build-check (macos-latest) (push) Has been cancelled
Bazel presubmit checks / bazel-build-check (ubuntu-latest) (push) Has been cancelled
Bazel presubmit checks / other-bazel-checks (push) Has been cancelled
Check Configs / check-configs (push) Has been cancelled
CMake / build (push) Has been cancelled
Build on macOS / build (push) Has been cancelled
Build on Windows / build (push) Has been cancelled
Additional float fixes (#2853)
* ensure that fix<>float methods (not inline versions) are called too in VFP tests

* remove sf_table.h include from float.h as it is not part of the public API

* fix float->fixed/int infinite conversions via VFP

* 2 instructions -> 1

* add missing call_ tests for float2fix_z and float2ufix_z

* fix test descriptions

Co-authored-by: Andrew Scheller <andrew.scheller@raspberrypi.com>

---------

Co-authored-by: Andrew Scheller <andrew.scheller@raspberrypi.com>
2026-03-07 12:40:32 -06:00
..
cmsis_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
hardware_irq_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
hardware_pwm_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
hardware_sync_spin_lock_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
kitchen_sink [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_divider_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_float_test Additional float fixes (#2853) 2026-03-07 12:40:32 -06:00
pico_sem_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_sha256_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_stdio_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_stdlib_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_time_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
CMakeLists.txt SDK 2.0.0 release 2024-08-08 08:54:38 -05:00