zephyr/tests/subsys
Keith Packard 1dc6279d12 tests/subsys/logging/log_backend_uart: Reduce printf size
When using picolibc before 1.8.5, the only way to get 'long long' support
was to use the full version, including floating point support. This is too
large for this testcase.

Reduce the size of the printf code by switching to the version without
64-bit integer support. This allows the test to pass when using older
picolibc versions, such as that included with SDK version 0.16.3.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-11-21 21:43:33 +01:00
..
bindesc/definition tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
canbus/isotp drivers: can: unify spelling of CAN Flexible Data-rate abbreviation 2023-11-01 11:17:17 +00:00
debug boards: qemu_xtensa: coredump: Enable coredump 2023-11-20 10:51:35 -06:00
dfu tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
dsp tests: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
edac tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
emul ztest: remove old ztest api 2023-10-20 15:04:29 +02:00
fs tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
input tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ipc tests: ipc: Add pbuf unit tests 2023-11-09 10:18:37 +00:00
jwt tests: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
llext samples/tests: skip samples/tests disable MPU for s32ze series 2023-11-13 09:48:43 +01:00
logging tests/subsys/logging/log_backend_uart: Reduce printf size 2023-11-21 21:43:33 +01:00
mem_mgmt/mem_attr tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mgmt tests: mgmt: mcumgr: Add os_mgmt_datetime test 2023-11-13 09:48:13 +01:00
modbus tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
modem tests: modem: backends: uart: Add UART backend test suite 2023-11-20 13:03:08 +01:00
openthread tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
pm tests: pm: add soc pm tests and sample for stm32f4x chip 2023-11-21 08:46:17 +00:00
portability tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
rtio/rtio_api tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
sd tests: add test for SDIO subsystem 2023-11-06 19:01:08 -05:00
settings tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
shell shell: add new APIs to get the backend instances 2023-10-25 09:57:29 +02:00
sip_svc tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
storage tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testsuite/fff_fake_contexts tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
tracing/tracing_api tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
usb tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
zbus boards: fvp_baser_aemv8r_aarch32: Add fvp_baser_aemv8r_aarch32_smp board 2023-11-06 15:32:01 -06:00