zephyr/tests
Keith Packard 33dedfbd7d tests/sprintf: Test floating printf on soft-fp targets too
There's no reason to limit testing floating point printf to platforms with
an FPU; neither the minimal C library nor picolibc even use floating point
instructions for printf. And even if they did, the toolchain should have
soft float support.

However, we do need to restrict picolibc testing to configurations with
floating point printf enabled.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-05-26 09:55:52 -04:00
..
application_development samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
arch barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
benchmarks samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
bluetooth Bluetooth: Audio: Make HAS optional notify characteristics optional 2023-05-26 09:09:06 -04:00
boards test: boards: qspi: mchp: Overlay file updated for Quad mode 2023-05-24 19:40:12 -04:00
boot tests: boot: mcuboot: disable test 2023-05-25 16:29:40 -04:00
bsim Bluetooth: Audio: Make HAS optional notify characteristics optional 2023-05-26 09:09:06 -04:00
cmake tests: snippets: Rework the snippet test 2023-05-25 21:51:26 +02:00
crypto samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
drivers test: i2s_api: exclude NXP rtxxx platform 2023-05-26 09:54:07 -04:00
kernel bitarray: Fix mismatch checking when matching regions 2023-05-25 16:31:23 -04:00
lib tests/sprintf: Test floating printf on soft-fp targets too 2023-05-26 09:55:52 -04:00
misc test: misc: add a test application for check_init_priorities 2023-05-25 15:40:07 +02:00
net tests: Add ztest tests for coap client 2023-05-26 09:44:50 -04:00
posix samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: mgmt: mcumgr: Add smp_version test 2023-05-26 15:05:29 +02:00
unit samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ztest tests: error_hook: cleanup test metadata 2023-05-25 04:44:11 -04:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00