zephyr/tests/lib
Keith Packard c4d05b5f9e tests/c_lib: Remove define of _POSIX_C_SOURCE for newlib
This test does not use any APIs beyond those provided in the Zephyr
standard set, so it should not define _POSIX_C_SOURCE.

Signed-off-by: Keith Packard <keithp@keithp.com>
2024-02-02 19:54:33 +01:00
..
acpi tests: lib: acpi: add fake x86 acpi function 2024-01-31 15:03:06 +01:00
c_lib tests/c_lib: Remove define of _POSIX_C_SOURCE for newlib 2024-02-02 19:54:33 +01:00
cbprintf_fp tests: cbprintf: fix test meta data and components 2023-10-11 14:19:40 +03:00
cbprintf_package tests: lib: cbprintf_package: Add test case for cbprintf_convert 2023-12-28 12:18:50 +00:00
cmsis_dsp tests: cmsis-dsp: request required features 2024-02-01 14:49:03 -06:00
cmsis_nn tests: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
cpp tests: lib: cpp: Exclude cpp98 test on nRF54H20 2024-02-02 16:40:11 +01:00
devicetree tests: lib: devicetree devices: only run on native_sim 2024-01-29 10:29:38 +01:00
fdtable tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
gui/lvgl tests/lib/gui/lvgl: Enable for native_sim 2023-11-27 16:06:42 +00:00
hash_function tests/lib/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
hash_map tests/lib/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
heap lib: heap: build heap utilities only on demand 2023-12-13 17:27:54 -05:00
heap_align tests/lib/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
json tests/lib/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
linear_range tests/lib/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
mem_alloc tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mem_blocks tests/lib/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
mem_blocks_stats tests/lib/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
mpsc_pbuf tests/lib/mpsc_pbuf: Switch to native_sim 2023-11-27 16:06:42 +00:00
multi_heap lib: heap: make multi-heap feature configurable 2023-12-13 17:27:54 -05:00
newlib tests newlib: Exclude in posix architecture 2023-10-24 09:05:29 +02:00
notify tests/lib/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
onoff tests/lib/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
p4workq tests/lib/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
ringbuffer tests/lib/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
shared_multi_heap tests: shared_multi_heap: fix identifier 2023-12-13 17:27:54 -05:00
smf tests/lib/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
sprintf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
spsc_pbuf tests/lib/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
sys_util tests/lib/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
thrift/ThriftTest tests: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
time tests/lib/time: Fix for posix architecture 2023-10-25 09:58:07 +02:00