zephyr/tests/lib/c_lib
Ilya Tagunov 9d229e5c18 tests: lib: c_lib: add the proper dependency for asctime_r and ctime_r
As the test uses reentrant time functions like asctime_r or ctime_r,
it should select POSIX_C_LANG_SUPPORT_R. Otherwise there are build
failures observed with the default test configuration if these
functions are not provided by the toolchain.

Signed-off-by: Ilya Tagunov <Ilya.Tagunov@synopsys.com>
2024-11-23 20:12:02 -05:00
..
common tests: lib: c_lib: add the proper dependency for asctime_r and ctime_r 2024-11-23 20:12:02 -05:00
stdio tests: lib: c_lib: add test suite for remove api 2024-08-22 14:26:00 -04:00
strerror tests/lib/c_lib: Set standard source macro appropriately 2024-01-26 07:48:55 -05:00
thrd tests: copy intel_adsp_ace30_ptl.conf to *_sim.conf 2024-11-18 13:18:22 -05:00