zephyr/tests/lib/c_lib
Keith Packard 4f40dd1f95 tests/strerror: Remove test for non-standard strerror_r function
Zephyr does not include this function under Rule A.4: C Standard Library
Usage Restrictions in Zephyr Kernel, hence a conforming C library need not
provide it.

Signed-off-by: Keith Packard <keithp@keithp.com>
2024-01-25 12:07:19 +01:00
..
common tests: lib: c_lib: fix double promotion error 2023-12-18 09:21:12 +00:00
strerror tests/strerror: Remove test for non-standard strerror_r function 2024-01-25 12:07:19 +01:00
thrd tests: Allow thrd test to run on xtensa 2023-11-28 14:46:15 -05:00