zephyr/tests/lib
Keith Packard fa496834ef tests/sprintf: Skip UB-dependent tests on Picolibc
Passing NULL as the stream to stdio functions is "UB" (undefined behavior)
in the C standard. Picolibc crashes in this case, which is valid, but not
helpful. Skip these tests in this case.

Signed-off-by: Keith Packard <keithp@keithp.com>
2022-06-22 13:15:55 +02:00
..
c_lib libc: minimal: Introduce CONFIG_MINIMAL_LIBC_NON_REENTRANT_FUNCTIONS 2022-06-01 11:03:38 +02:00
cbprintf_fp tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cbprintf_package lib: os: cbprint: enable tagged arguments for packaging 2022-06-08 00:15:55 +09:00
cmsis_dsp tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cmsis_nn tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
devicetree tests: devices: test injected dependencies 2022-06-05 14:26:39 +02:00
fdtable tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
gui/lvgl tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
heap samples: tests: exclude esp32 platform 2022-05-11 10:47:27 +02:00
heap_align tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
json tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mem_alloc tests/mem_alloc: Eliminate alloc warnings. Define _BSD_SOURCE 2022-05-27 15:34:34 -07:00
mem_blocks tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mpsc_pbuf tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
newlib tests/heap_listener: Store 'malloc' value in global to avoid optimizer 2022-06-14 01:50:36 +09:00
notify tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
onoff tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
p4workq tests: p4wq: set log level for test 2022-05-17 20:39:25 -04:00
ringbuffer tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
smf tests: smf: use integration_platforms and list tests 2022-05-13 12:16:57 -04:00
sprintf tests/sprintf: Skip UB-dependent tests on Picolibc 2022-06-22 13:15:55 +02:00
spsc_pbuf tests: lib: spsc_pbuf: Exclude ast1030_evb from test 2022-06-07 19:04:35 +02:00
sys_util tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
time tests: m2gl025_miv: exclude slow platform from some tests 2021-11-29 19:39:38 -05:00