zephyr/tests/lib
Patryk Kuniecki 3707014f20 tests: lib: cmis_dsp matrix_unary_f64 requires more than 64KB of RAM
Increase the min ram configuration when running
libraries.cmsis_dsp.matrix.unary_f64 testcase
This should have been included in #51883 but was skipped for some reason.

Signed-off-by: Patryk Kuniecki <patryk.kuniecki@intel.com>
2023-04-21 09:09:54 -05:00
..
c_lib libc: fix armclang compiler warnings with is*() functions 2023-04-04 13:47:34 +02:00
cbprintf_fp samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
cbprintf_package
cmsis_dsp tests: lib: cmis_dsp matrix_unary_f64 requires more than 64KB of RAM 2023-04-21 09:09:54 -05:00
cmsis_nn
cpp cpp: Add rtio headers to cxx test 2023-04-13 09:59:31 +02:00
devicetree device: remove redundant init functions 2023-04-19 10:00:25 +02:00
fdtable
gui/lvgl
hash_function
hash_map
heap
heap_align
json
linear_range
mem_alloc tests: lib: mem_alloc: skip reallocarray test on arm clang 2023-03-20 12:23:45 -04:00
mem_blocks
mem_blocks_stats
mpsc_pbuf tests/lib/mpsc_pbuf: Increase timeout on concurrent test to 120 seconds 2023-04-10 22:02:46 +09:00
newlib
notify
onoff
p4workq
ringbuffer
smf
sprintf tests/sprintf: Skip UB-dependent tests on armclang 2023-04-14 10:31:47 -04:00
spsc_pbuf
sys_util
thrift/ThriftTest
time
uoscore