zephyr/tests/lib
Alberto Escolar Piedras 32283c0049 tests/lib/mpsc_pbuf: Don't test on native_posix
native_posix is now deprecated.
Building these tests in both native_sim and native_posix does not
improve coverage for the tests or subsystem but doubles CI time.
As anyhow native_posix will be removed all together in
2 releases, let's remove it already for these.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-09-25 04:04:36 -04:00
..
acpi tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
c_lib soc: intel: renamed soc from ace30_ptl to ace30 2024-09-24 10:10:37 +02:00
cbprintf_fp
cbprintf_package tests: lib: cbprintf_package: fix compiler warning 2024-09-23 18:10:30 -04:00
cmsis_dsp tests/lib/cmsis_dsp: Don't test on native_posix 2024-09-25 04:04:36 -04:00
cmsis_nn tests: lib: cmsis_nn: add missing filter dimension 2024-06-28 07:50:12 -04:00
cpp tests: cpp: add a pm device reference 2024-09-23 18:10:30 -04:00
devicetree tests/lib/devicetree: Don't test on native_posix 2024-09-25 04:04:36 -04:00
fdtable fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02:00
gui/lvgl tests/lib/gui/lvgl: Don't test on native_posix 2024-09-25 04:04:36 -04:00
hash_function
hash_map
heap
heap_align
json json: support parsing and serializing 'int64_t' 2024-08-13 14:58:06 +02:00
linear_range
lockfree tests: remove misnamed platforms from platform_exclude 2024-09-16 10:07:51 +02:00
math/interpolation tests: lib: interpolation: added 2024-08-29 16:12:36 -04:00
mem_alloc
mem_blocks
mem_blocks_stats
mpsc_pbuf tests/lib/mpsc_pbuf: Don't test on native_posix 2024-09-25 04:04:36 -04:00
multi_heap
net_buf tests: lib: net_buf: move network buffer tests to tests/lib/net_buf 2024-09-07 11:19:05 -05:00
newlib
notify
onoff
p4workq
ringbuffer
shared_multi_heap
smf
sprintf
spsc_pbuf tests: lib: spsc_pbuf: Do not run test with cache 2024-07-01 16:07:30 -04:00
sys_util
time