zephyr/tests
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
..
application_development/gen_inc_file kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
arch tests: arm: runtime nmi testcase is flushing DCACHE 2022-06-20 10:27:27 +02:00
benchmarks tests: benchmarks: sys_kernel: Migrate to K_THREAD_STACK_DECLARE 2022-06-20 10:25:52 +02:00
bluetooth tests: Bluetooth: bsim: Add GATT Write test 2022-06-22 12:22:29 +02:00
boards tests: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
boot/uefi tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto libc: minimal: Introduce CONFIG_MINIMAL_LIBC_NON_REENTRANT_FUNCTIONS 2022-06-01 11:03:38 +02:00
drivers test: Enable the GPIO tests on EHL_CRB. 2022-06-21 10:47:56 +02:00
kernel tests: sched: preempt: Fix the skipped testing when enabling SMP 2022-06-22 12:22:01 +02:00
lib tests/sprintf: Skip UB-dependent tests on Picolibc 2022-06-22 13:15:55 +02:00
misc tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
net tests: net: sockets: tls: increase ztest and sysworkq stack sizes 2022-06-15 09:11:09 +02:00
posix tests/posix/fs: extend readdir test 2022-05-13 11:10:04 -07:00
subsys pm: Introduce CONFIG_PM_DEVICE_RUNTIME_EXCLUSIVE 2022-06-22 12:24:43 +02:00
unit lib: os: cbprint: enable tagged arguments for packaging 2022-06-08 00:15:55 +09:00
ztest ztest: Fix incorrect use of this as fixture 2022-06-16 16:13:18 -04:00