zephyr/tests/lib
Krzysztof Chruściński ce157c689d tests: lib: spsc_pbuf: Do not run test with cache
Test was using a configuration which enforces cache management in the
packet buffer. However it shall not be used if producer and consumer
is the same core. Testing this configuration on a single core does
not make sense as it actually fails on cores with data cache.

Making this configuration build_only so it is checked against
compilation errors.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-07-01 16:07:30 -04:00
..
acpi
c_lib test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
cbprintf_fp
cbprintf_package test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
cmsis_dsp
cmsis_nn tests: lib: cmsis_nn: add missing filter dimension 2024-06-28 07:50:12 -04:00
cpp tests: Exclude EK_RA8M1 from testing CPP98 2024-06-26 13:36:14 -04:00
devicetree everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
fdtable fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02:00
gui/lvgl everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
hash_function
hash_map
heap
heap_align
json test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
linear_range
lockfree
mem_alloc
mem_blocks
mem_blocks_stats
mpsc_pbuf
multi_heap
newlib
notify
onoff
p4workq
ringbuffer
shared_multi_heap
smf Lib: SMF: Add test for stuck handled bit 2024-06-24 14:50:00 -04:00
sprintf test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
spsc_pbuf tests: lib: spsc_pbuf: Do not run test with cache 2024-07-01 16:07:30 -04:00
sys_util
time